pyobjc-framework-Collaboration 12.1__tar.gz → 12.2__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 (27) hide show
  1. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/Collaboration/_metadata.py +2 -8
  2. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/pyobjc_framework_Collaboration.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/pyobjc_framework_Collaboration.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_collaboration-12.2/Lib/pyobjc_framework_Collaboration.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_collaboration-12.2/Lib/pyobjc_framework_Collaboration.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/PKG-INFO +3 -3
  7. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/metadata/Collaboration.fwinfo +3 -3
  8. pyobjc_framework_collaboration-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_collaboration-12.2/metadata/raw/arm64-26.5.fwinfo +172 -4
  9. pyobjc_framework_collaboration-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_collaboration-12.2/metadata/raw/x86_64-26.5.fwinfo +172 -4
  10. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/setup.py +1 -1
  11. pyobjc_framework_collaboration-12.1/Lib/pyobjc_framework_Collaboration.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_collaboration-12.1/Lib/pyobjc_framework_Collaboration.egg-info/requires.txt +0 -2
  13. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/LICENSE.txt +0 -0
  14. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/Collaboration/__init__.py +0 -0
  15. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/pyobjc_framework_Collaboration.egg-info/dependency_links.txt +0 -0
  16. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/pyobjc_framework_Collaboration.egg-info/not-zip-safe +0 -0
  17. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/Lib/pyobjc_framework_Collaboration.egg-info/top_level.txt +0 -0
  18. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/MANIFEST.in +0 -0
  19. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/PyObjCTest/__init__.py +0 -0
  20. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/PyObjCTest/test_cbidentity.py +0 -0
  21. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/PyObjCTest/test_cbidentitypicker.py +0 -0
  22. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/PyObjCTest/test_collaboration.py +0 -0
  23. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/README.txt +0 -0
  24. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/metadata/metadata.ini +0 -0
  25. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/pyobjc_setup.py +0 -0
  26. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/pyproject.toml +0 -0
  27. {pyobjc_framework_collaboration-12.1 → pyobjc_framework_collaboration-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Jul 25 11:43:20 2025
3
+ # Last update: Wed May 27 22:38:38 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -39,16 +39,13 @@ r = objc.registerMetaDataForSelector
39
39
  objc._updatingMetadata(True)
40
40
  try:
41
41
  r(b"CBIdentity", b"CSIdentity", {"retval": {"type": "^{__CSIdentity=}"}})
42
- r(b"CBIdentity", b"UUIDString", {"deprecated": 1011})
43
42
  r(
44
43
  b"CBIdentity",
45
44
  b"identityWithCSIdentity:",
46
45
  {"arguments": {2: {"type": "^{__CSIdentity=}"}}},
47
46
  )
48
- r(b"CBIdentity", b"identityWithUUIDString:authority:", {"deprecated": 1011})
49
47
  r(b"CBIdentity", b"isHidden", {"retval": {"type": "Z"}})
50
48
  r(b"CBIdentity", b"isMemberOfGroup:", {"retval": {"type": "Z"}})
51
- r(b"CBIdentity", b"members", {"deprecated": 1011})
52
49
  r(
53
50
  b"CBIdentityAuthority",
54
51
  b"CSIdentityAuthority",
@@ -77,10 +74,7 @@ try:
77
74
  r(
78
75
  b"CBIdentityPicker",
79
76
  b"runModalForWindow:modalDelegate:didEndSelector:contextInfo:",
80
- {
81
- "deprecated": 1011,
82
- "arguments": {4: {"sel_of_type": b"v@:@q^v"}, 5: {"type": "^v"}},
83
- },
77
+ {"arguments": {4: {"sel_of_type": b"v@:@q^v"}, 5: {"type": "^v"}}},
84
78
  )
85
79
  r(
86
80
  b"CBIdentityPicker",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-Collaboration
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework Collaboration 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
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
36
  Dynamic: author
37
37
  Dynamic: author-email
38
38
  Dynamic: classifier
@@ -19,5 +19,5 @@ PyObjCTest/test_cbidentitypicker.py
19
19
  PyObjCTest/test_collaboration.py
20
20
  metadata/Collaboration.fwinfo
21
21
  metadata/metadata.ini
22
- metadata/raw/arm64-26.0.fwinfo
23
- metadata/raw/x86_64-26.0.fwinfo
22
+ metadata/raw/arm64-26.5.fwinfo
23
+ 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
2
+ pyobjc-framework-Cocoa>=12.2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-Collaboration
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework Collaboration 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
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
36
  Dynamic: author
37
37
  Dynamic: author-email
38
38
  Dynamic: classifier
@@ -81,10 +81,10 @@
81
81
  "1": {
82
82
  "callable": {
83
83
  "arguments": {
84
- "0": { "typestr": "^v" },
85
- "1": { "typestr": "I" }
84
+ "0": { "type": "^v" },
85
+ "1": { "type": "I" }
86
86
  },
87
- "retval": { "typestr": "v" }
87
+ "retval": { "type": "v" }
88
88
  }
89
89
  }
90
90
  }