pyobjc-framework-CalendarStore 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.
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/CalendarStore/_metadata.py +1 -1
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_calendarstore-12.2.1/Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_calendarstore-12.2.1/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +2 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PKG-INFO +3 -3
- pyobjc_framework_calendarstore-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_calendarstore-12.2.1/metadata/raw/arm64-26.5.fwinfo +765 -18
- pyobjc_framework_calendarstore-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_calendarstore-12.2.1/metadata/raw/x86_64-26.5.fwinfo +765 -18
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/setup.py +1 -1
- pyobjc_framework_calendarstore-12.1/Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_calendarstore-12.1/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +0 -2
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/AppController.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/CalController.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/classes.nib +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/info.nib +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/keyedobjects.nib +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/main.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/setup.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Coding Headstart/summary.txt +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Scripts/add_wwdc_to_calendar.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Examples/Scripts/print_calendars.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/LICENSE.txt +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/CalendarStore/__init__.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/pyobjc_framework_CalendarStore.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/MANIFEST.in +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calalarm.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calattendee.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calcalendar.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calcalendaritem.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calcalendarstore.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calendarstore.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calendarstoreerrors.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calevent.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_calrecurrencerule.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/PyObjCTest/test_caltask.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/README.txt +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/metadata/CalendarStore.fwinfo +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/metadata/metadata.ini +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/pyobjc_setup.py +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/pyproject.toml +0 -0
- {pyobjc_framework_calendarstore-12.1 → pyobjc_framework_calendarstore-12.2.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CalendarStore
|
|
3
|
-
Version: 12.1
|
|
3
|
+
Version: 12.2.1
|
|
4
4
|
Summary: Wrappers for the framework CalendarStore 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,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CalendarStore
|
|
3
|
-
Version: 12.1
|
|
3
|
+
Version: 12.2.1
|
|
4
4
|
Summary: Wrappers for the framework CalendarStore 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
|