pyobjc-framework-CalendarStore 12.0__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 (44) hide show
  1. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/CalendarStore/_metadata.py +1 -1
  2. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO +5 -6
  3. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_calendarstore-12.2/Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_calendarstore-12.2/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PKG-INFO +5 -6
  7. pyobjc_framework_calendarstore-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_calendarstore-12.2/metadata/raw/arm64-26.5.fwinfo +765 -18
  8. pyobjc_framework_calendarstore-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_calendarstore-12.2/metadata/raw/x86_64-26.5.fwinfo +765 -18
  9. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/pyobjc_setup.py +4 -5
  10. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/setup.py +1 -1
  11. pyobjc_framework_calendarstore-12.0/Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_calendarstore-12.0/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +0 -2
  13. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/AppController.py +0 -0
  14. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/CalController.py +0 -0
  15. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/English.lproj/MainMenu.nib/classes.nib +0 -0
  16. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/English.lproj/MainMenu.nib/info.nib +0 -0
  17. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/English.lproj/MainMenu.nib/keyedobjects.nib +0 -0
  18. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/main.py +0 -0
  19. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/setup.py +0 -0
  20. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Coding Headstart/summary.txt +0 -0
  21. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Scripts/add_wwdc_to_calendar.py +0 -0
  22. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Examples/Scripts/print_calendars.py +0 -0
  23. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/LICENSE.txt +0 -0
  24. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/CalendarStore/__init__.py +0 -0
  25. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt +0 -0
  26. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/pyobjc_framework_CalendarStore.egg-info/not-zip-safe +0 -0
  27. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt +0 -0
  28. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/MANIFEST.in +0 -0
  29. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/__init__.py +0 -0
  30. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calalarm.py +0 -0
  31. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calattendee.py +0 -0
  32. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calcalendar.py +0 -0
  33. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calcalendaritem.py +0 -0
  34. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calcalendarstore.py +0 -0
  35. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calendarstore.py +0 -0
  36. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calendarstoreerrors.py +0 -0
  37. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calevent.py +0 -0
  38. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_calrecurrencerule.py +0 -0
  39. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/PyObjCTest/test_caltask.py +0 -0
  40. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/README.txt +0 -0
  41. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/metadata/CalendarStore.fwinfo +0 -0
  42. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/metadata/metadata.ini +0 -0
  43. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-12.2}/pyproject.toml +0 -0
  44. {pyobjc_framework_calendarstore-12.0 → pyobjc_framework_calendarstore-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:41:08 2025
3
+ # Last update: Sun May 24 11:43:19 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-CalendarStore
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework CalendarStore on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
17
17
  Classifier: Programming Language :: Python
18
18
  Classifier: Programming Language :: Python :: 3
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
- Classifier: Programming Language :: Python :: 3.9
21
20
  Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
23
22
  Classifier: Programming Language :: Python :: 3.12
@@ -25,15 +24,15 @@ Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
26
25
  Classifier: Programming Language :: Python :: 3.15
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
- Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
29
28
  Classifier: Programming Language :: Objective C
30
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
31
30
  Classifier: Topic :: Software Development :: User Interfaces
32
- Requires-Python: >=3.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
33
  License-File: LICENSE.txt
35
- Requires-Dist: pyobjc-core>=12.0
36
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
37
36
  Dynamic: author
38
37
  Dynamic: author-email
39
38
  Dynamic: classifier
@@ -36,5 +36,5 @@ PyObjCTest/test_calrecurrencerule.py
36
36
  PyObjCTest/test_caltask.py
37
37
  metadata/CalendarStore.fwinfo
38
38
  metadata/metadata.ini
39
- metadata/raw/arm64-26.0.fwinfo
40
- metadata/raw/x86_64-26.0.fwinfo
39
+ metadata/raw/arm64-26.5.fwinfo
40
+ 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-CalendarStore
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework CalendarStore on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
17
17
  Classifier: Programming Language :: Python
18
18
  Classifier: Programming Language :: Python :: 3
19
19
  Classifier: Programming Language :: Python :: 3 :: Only
20
- Classifier: Programming Language :: Python :: 3.9
21
20
  Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
23
22
  Classifier: Programming Language :: Python :: 3.12
@@ -25,15 +24,15 @@ Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
26
25
  Classifier: Programming Language :: Python :: 3.15
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
- Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
29
28
  Classifier: Programming Language :: Objective C
30
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
31
30
  Classifier: Topic :: Software Development :: User Interfaces
32
- Requires-Python: >=3.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
33
  License-File: LICENSE.txt
35
- Requires-Dist: pyobjc-core>=12.0
36
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
37
36
  Dynamic: author
38
37
  Dynamic: author-email
39
38
  Dynamic: classifier