pyobjc-framework-AppleScriptKit 12.1__tar.gz → 12.2.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/AppleScriptKit/_metadata.py +1 -1
  2. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/pyobjc_framework_AppleScriptKit.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/pyobjc_framework_AppleScriptKit.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_applescriptkit-12.2.1/Lib/pyobjc_framework_AppleScriptKit.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_applescriptkit-12.2.1/Lib/pyobjc_framework_AppleScriptKit.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/PKG-INFO +3 -3
  7. pyobjc_framework_applescriptkit-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_applescriptkit-12.2.1/metadata/raw/arm64-26.5.fwinfo +7 -3
  8. pyobjc_framework_applescriptkit-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_applescriptkit-12.2.1/metadata/raw/x86_64-26.5.fwinfo +7 -3
  9. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/setup.py +1 -1
  10. pyobjc_framework_applescriptkit-12.1/Lib/pyobjc_framework_AppleScriptKit.egg-info/pyobjc-build-info.txt +0 -3
  11. pyobjc_framework_applescriptkit-12.1/Lib/pyobjc_framework_AppleScriptKit.egg-info/requires.txt +0 -2
  12. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/LICENSE.txt +0 -0
  13. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/AppleScriptKit/__init__.py +0 -0
  14. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/pyobjc_framework_AppleScriptKit.egg-info/dependency_links.txt +0 -0
  15. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/pyobjc_framework_AppleScriptKit.egg-info/not-zip-safe +0 -0
  16. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/Lib/pyobjc_framework_AppleScriptKit.egg-info/top_level.txt +0 -0
  17. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/MANIFEST.in +0 -0
  18. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/PyObjCTest/__init__.py +0 -0
  19. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/PyObjCTest/test_applescriptkit.py +0 -0
  20. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/README.txt +0 -0
  21. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/metadata/AppleScriptKit.fwinfo +0 -0
  22. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/metadata/metadata.ini +0 -0
  23. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/pyobjc_setup.py +0 -0
  24. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/pyproject.toml +0 -0
  25. {pyobjc_framework_applescriptkit-12.1 → pyobjc_framework_applescriptkit-12.2.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 14:40:08 2025
3
+ # Last update: Sun May 24 11:42:06 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AppleScriptKit
3
- Version: 12.1
3
+ Version: 12.2.1
4
4
  Summary: Wrappers for the framework AppleScriptKit on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
33
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=12.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
34
+ Requires-Dist: pyobjc-core>=12.2.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
36
36
  Dynamic: author
37
37
  Dynamic: author-email
38
38
  Dynamic: classifier
@@ -17,5 +17,5 @@ PyObjCTest/__init__.py
17
17
  PyObjCTest/test_applescriptkit.py
18
18
  metadata/AppleScriptKit.fwinfo
19
19
  metadata/metadata.ini
20
- metadata/raw/arm64-26.0.fwinfo
21
- metadata/raw/x86_64-26.0.fwinfo
20
+ metadata/raw/arm64-26.5.fwinfo
21
+ metadata/raw/x86_64-26.5.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.5 (25F71)
2
+ Apple clang version 21.0.0 (clang-2100.1.1.101)
3
+ SDK: macOS 26.5
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.2.1
2
+ pyobjc-framework-Cocoa>=12.2.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AppleScriptKit
3
- Version: 12.1
3
+ Version: 12.2.1
4
4
  Summary: Wrappers for the framework AppleScriptKit on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
33
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=12.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
34
+ Requires-Dist: pyobjc-core>=12.2.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
36
36
  Dynamic: author
37
37
  Dynamic: author-email
38
38
  Dynamic: classifier
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Thu Jul 24 14:40:03 2025
4
+ // Last update: Sun May 24 11:42:05 2026
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -15,12 +15,16 @@
15
15
  {
16
16
  "args": [
17
17
  {
18
+ "name": "bundle",
19
+ "null_accepted": true,
20
+ "type_name": "NSBundle *",
18
21
  "typestr": "@",
19
22
  "typestr_special": false
20
23
  }
21
24
  ],
22
25
  "class_method": true,
23
26
  "retval": {
27
+ "type_name": "void",
24
28
  "typestr": "v",
25
29
  "typestr_special": false
26
30
  },
@@ -48,6 +52,6 @@
48
52
  },
49
53
  "framework": "AppleScriptKit",
50
54
  "headers": [],
51
- "release": "10.16",
52
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
55
+ "release": "26.5",
56
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
53
57
  }
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Thu Jul 24 14:40:01 2025
4
+ // Last update: Sun May 24 11:42:02 2026
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -15,12 +15,16 @@
15
15
  {
16
16
  "args": [
17
17
  {
18
+ "name": "bundle",
19
+ "null_accepted": true,
20
+ "type_name": "NSBundle *",
18
21
  "typestr": "@",
19
22
  "typestr_special": false
20
23
  }
21
24
  ],
22
25
  "class_method": true,
23
26
  "retval": {
27
+ "type_name": "void",
24
28
  "typestr": "v",
25
29
  "typestr_special": false
26
30
  },
@@ -48,6 +52,6 @@
48
52
  },
49
53
  "framework": "AppleScriptKit",
50
54
  "headers": [],
51
- "release": "10.16",
52
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
55
+ "release": "26.5",
56
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
53
57
  }
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import setup # noqa: E402
17
17
 
18
- VERSION = "12.1"
18
+ VERSION = "12.2.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-AppleScriptKit",
@@ -1,3 +0,0 @@
1
- macOS 26.1 (25B77)
2
- Apple clang version 17.0.0 (clang-1700.4.4.1)
3
- SDK: macOS 26.1
@@ -1,2 +0,0 @@
1
- pyobjc-core>=12.1
2
- pyobjc-framework-Cocoa>=12.1