pyobjc-framework-AuthenticationServices 12.2__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 (76) hide show
  1. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/PKG-INFO +3 -3
  2. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/SOURCES.txt +1 -0
  3. pyobjc_framework_authenticationservices-12.2.1/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +2 -0
  4. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PKG-INFO +3 -3
  5. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/setup.py +1 -1
  6. pyobjc_framework_authenticationservices-12.2/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +0 -2
  7. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/AuthenticationServices/__init__.py +0 -0
  8. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/AuthenticationServices/_metadata.py +0 -0
  9. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/dependency_links.txt +0 -0
  10. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/not-zip-safe +0 -0
  11. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/pyobjc-build-info.txt +0 -0
  12. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/top_level.txt +0 -0
  13. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/License.txt +0 -0
  14. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/MANIFEST.in +0 -0
  15. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Modules/_AuthenticationServices.m +0 -0
  16. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Modules/_AuthenticationServices_protocols.m +0 -0
  17. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Modules/pyobjc-api.h +0 -0
  18. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/Modules/pyobjc-compat.h +0 -0
  19. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/__init__.py +0 -0
  20. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorization.py +0 -0
  21. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationappleidbutton.py +0 -0
  22. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationappleidcredential.py +0 -0
  23. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationappleidprovider.py +0 -0
  24. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationcontroller.py +0 -0
  25. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationcredential.py +0 -0
  26. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationerror.py +0 -0
  27. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationopenidrequest.py +0 -0
  28. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationplatformpublickeycredentialregistrationrequest.py +0 -0
  29. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationprovider.py +0 -0
  30. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationproviderextensionauthorizationrequest.py +0 -0
  31. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationproviderextensionloginconfiguration.py +0 -0
  32. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationproviderextensionloginmanager.py +0 -0
  33. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationproviderextensionregistrationhandler.py +0 -0
  34. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationproviderextensionuserloginconfiguration.py +0 -0
  35. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentialconstants.py +0 -0
  36. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentialdescriptor.py +0 -0
  37. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertioninput.h +0 -0
  38. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertionoutput.py +0 -0
  39. /pyobjc_framework_authenticationservices-12.2/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobRegistrationinput.py → /pyobjc_framework_authenticationservices-12.2.1/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationinput.py +0 -0
  40. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationoutput.py +0 -0
  41. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentialregistration.py +0 -0
  42. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationpublickeycredentialregistrationrequest.py +0 -0
  43. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialassertion.py +0 -0
  44. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialdescriptor.py +0 -0
  45. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationsinglesignonprovider.py +0 -0
  46. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationsinglesignonrequest.py +0 -0
  47. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialassertionrequest.py +0 -0
  48. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialprovider.py +0 -0
  49. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest.py +0 -0
  50. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentailregistrationrequest.py +0 -0
  51. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialmanager.py +0 -0
  52. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialprovider.py +0 -0
  53. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascoseconstants.py +0 -0
  54. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialidentity.py +0 -0
  55. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialidentitystore.py +0 -0
  56. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialidentitystorestate.py +0 -0
  57. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialproviderextensioncontext.py +0 -0
  58. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialrequest.py +0 -0
  59. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_ascredentialserviceidentifier.py +0 -0
  60. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_asextensionerrors.py +0 -0
  61. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aspublickeycredential.py +0 -0
  62. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aspublickeycredentialclientdata.py +0 -0
  63. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_assettingshelper.py +0 -0
  64. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aswebauthenticationsession.py +0 -0
  65. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aswebauthenticationsessioncallback.py +0 -0
  66. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aswebauthenticationsessionrequestdelegate.py +0 -0
  67. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionhandling.py +0 -0
  68. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionmanager.py +0 -0
  69. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/PyObjCTest/test_authenticationservices.py +0 -0
  70. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/metadata/AuthenticationServices.fwinfo +0 -0
  71. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/metadata/metadata.ini +0 -0
  72. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/metadata/raw/arm64-26.5.fwinfo +0 -0
  73. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/metadata/raw/x86_64-26.5.fwinfo +0 -0
  74. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/pyobjc_setup.py +0 -0
  75. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/pyproject.toml +0 -0
  76. {pyobjc_framework_authenticationservices-12.2 → pyobjc_framework_authenticationservices-12.2.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AuthenticationServices
3
- Version: 12.2
3
+ Version: 12.2.1
4
4
  Summary: Wrappers for the framework AuthenticationServices on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.2
33
+ Requires-Dist: pyobjc-core>=12.2.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier
@@ -40,6 +40,7 @@ PyObjCTest/test_asauthorizationpublickeycredentialdescriptor.py
40
40
  PyObjCTest/test_asauthorizationpublickeycredentiallargeblobRegistrationinput.py
41
41
  PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertioninput.h
42
42
  PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertionoutput.py
43
+ PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationinput.py
43
44
  PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationoutput.py
44
45
  PyObjCTest/test_asauthorizationpublickeycredentialregistration.py
45
46
  PyObjCTest/test_asauthorizationpublickeycredentialregistrationrequest.py
@@ -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-AuthenticationServices
3
- Version: 12.2
3
+ Version: 12.2.1
4
4
  Summary: Wrappers for the framework AuthenticationServices on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.2
33
+ Requires-Dist: pyobjc-core>=12.2.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "12.2"
18
+ VERSION = "12.2.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-AuthenticationServices",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=12.2
2
- pyobjc-framework-Cocoa>=12.2