pyobjc-framework-CalendarStore 10.3.2__tar.gz → 11.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 (53) hide show
  1. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/LICENSE.txt +1 -1
  2. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/CalendarStore/_metadata.py +1 -1
  3. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO +20 -8
  4. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt +4 -1
  5. pyobjc_framework_calendarstore-11.1/Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt +3 -0
  6. pyobjc_framework_calendarstore-11.1/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +2 -0
  7. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PKG-INFO +20 -8
  8. pyobjc_framework_calendarstore-11.1/PyObjCTest/__init__.py +1 -0
  9. pyobjc_framework_calendarstore-11.1/metadata/raw/arm64-15.0.fwinfo +2227 -0
  10. pyobjc_framework_calendarstore-11.1/metadata/raw/x86_64-15.0.fwinfo +2227 -0
  11. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/pyobjc_setup.py +73 -53
  12. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/setup.py +1 -1
  13. pyobjc_framework_calendarstore-10.3.2/Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt +0 -2
  14. pyobjc_framework_calendarstore-10.3.2/PyObjCTest/__init__.py +0 -1
  15. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/AppController.py +0 -0
  16. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/CalController.py +0 -0
  17. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/classes.nib +0 -0
  18. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/info.nib +0 -0
  19. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/English.lproj/MainMenu.nib/keyedobjects.nib +0 -0
  20. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/main.py +0 -0
  21. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/setup.py +0 -0
  22. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Coding Headstart/summary.txt +0 -0
  23. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Scripts/add_wwdc_to_calendar.py +0 -0
  24. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Examples/Scripts/print_calendars.py +0 -0
  25. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/CalendarStore/__init__.py +0 -0
  26. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt +0 -0
  27. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/pyobjc_framework_CalendarStore.egg-info/not-zip-safe +0 -0
  28. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt +0 -0
  29. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/MANIFEST.in +0 -0
  30. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calalarm.py +0 -0
  31. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calattendee.py +0 -0
  32. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calcalendar.py +0 -0
  33. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calcalendaritem.py +0 -0
  34. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calcalendarstore.py +0 -0
  35. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calendarstore.py +0 -0
  36. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calendarstoreerrors.py +0 -0
  37. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calevent.py +0 -0
  38. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_calrecurrencerule.py +0 -0
  39. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/PyObjCTest/test_caltask.py +0 -0
  40. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/README.txt +0 -0
  41. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/CalendarStore.fwinfo +0 -0
  42. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/metadata.ini +0 -0
  43. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  44. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/arm64-14.5.fwinfo +0 -0
  45. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  46. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  47. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-10.6.fwinfo +0 -0
  48. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-10.7.fwinfo +0 -0
  49. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-10.8.fwinfo +0 -0
  50. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  51. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/metadata/raw/x86_64-14.5.fwinfo +0 -0
  52. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/pyproject.toml +0 -0
  53. {pyobjc_framework_calendarstore-10.3.2 → pyobjc_framework_calendarstore-11.1}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  (This is the MIT license, note that libffi-src is a separate product with its own license)
2
2
 
3
3
  Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
4
- Copyright 2003-2024 - Ronald Oussoren
4
+ Copyright 2003-2025 - Ronald Oussoren
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7
7
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat May 18 09:18:10 2024
3
+ # Last update: Tue Jun 11 10:06:11 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,38 +1,50 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-CalendarStore
3
- Version: 10.3.2
3
+ Version: 11.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
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,CalendarStore
10
10
  Platform: MacOS X (>=10.5)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
19
18
  Classifier: Programming Language :: Python :: 3
20
19
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
20
  Classifier: Programming Language :: Python :: 3.9
23
21
  Classifier: Programming Language :: Python :: 3.10
24
22
  Classifier: Programming Language :: Python :: 3.11
25
23
  Classifier: Programming Language :: Python :: 3.12
26
24
  Classifier: Programming Language :: Python :: 3.13
25
+ Classifier: Programming Language :: Python :: 3.14
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
27
  Classifier: Programming Language :: Objective C
29
28
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
29
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
30
+ Requires-Python: >=3.9
32
31
  Description-Content-Type: text/x-rst; charset=UTF-8
33
32
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=10.3.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.3.2
33
+ Requires-Dist: pyobjc-core>=11.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.1
35
+ Dynamic: author
36
+ Dynamic: author-email
37
+ Dynamic: classifier
38
+ Dynamic: description
39
+ Dynamic: description-content-type
40
+ Dynamic: home-page
41
+ Dynamic: keywords
42
+ Dynamic: license
43
+ Dynamic: license-file
44
+ Dynamic: platform
45
+ Dynamic: requires-dist
46
+ Dynamic: requires-python
47
+ Dynamic: summary
36
48
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
37
49
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
38
50
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -20,6 +20,7 @@ Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO
20
20
  Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt
21
21
  Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt
22
22
  Lib/pyobjc_framework_CalendarStore.egg-info/not-zip-safe
23
+ Lib/pyobjc_framework_CalendarStore.egg-info/pyobjc-build-info.txt
23
24
  Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt
24
25
  Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt
25
26
  PyObjCTest/__init__.py
@@ -37,10 +38,12 @@ metadata/CalendarStore.fwinfo
37
38
  metadata/metadata.ini
38
39
  metadata/raw/arm64-12.3.fwinfo
39
40
  metadata/raw/arm64-14.5.fwinfo
41
+ metadata/raw/arm64-15.0.fwinfo
40
42
  metadata/raw/x86_64-10.10.fwinfo
41
43
  metadata/raw/x86_64-10.16.fwinfo
42
44
  metadata/raw/x86_64-10.6.fwinfo
43
45
  metadata/raw/x86_64-10.7.fwinfo
44
46
  metadata/raw/x86_64-10.8.fwinfo
45
47
  metadata/raw/x86_64-12.3.fwinfo
46
- metadata/raw/x86_64-14.5.fwinfo
48
+ metadata/raw/x86_64-14.5.fwinfo
49
+ metadata/raw/x86_64-15.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 15.5 (24F74)
2
+ Apple clang version 17.0.0 (clang-1700.0.13.5)
3
+ SDK: macOS 15.5
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.1
2
+ pyobjc-framework-Cocoa>=11.1
@@ -1,38 +1,50 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-CalendarStore
3
- Version: 10.3.2
3
+ Version: 11.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
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,CalendarStore
10
10
  Platform: MacOS X (>=10.5)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
19
18
  Classifier: Programming Language :: Python :: 3
20
19
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
20
  Classifier: Programming Language :: Python :: 3.9
23
21
  Classifier: Programming Language :: Python :: 3.10
24
22
  Classifier: Programming Language :: Python :: 3.11
25
23
  Classifier: Programming Language :: Python :: 3.12
26
24
  Classifier: Programming Language :: Python :: 3.13
25
+ Classifier: Programming Language :: Python :: 3.14
27
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
27
  Classifier: Programming Language :: Objective C
29
28
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
29
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
30
+ Requires-Python: >=3.9
32
31
  Description-Content-Type: text/x-rst; charset=UTF-8
33
32
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=10.3.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.3.2
33
+ Requires-Dist: pyobjc-core>=11.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.1
35
+ Dynamic: author
36
+ Dynamic: author-email
37
+ Dynamic: classifier
38
+ Dynamic: description
39
+ Dynamic: description-content-type
40
+ Dynamic: home-page
41
+ Dynamic: keywords
42
+ Dynamic: license
43
+ Dynamic: license-file
44
+ Dynamic: platform
45
+ Dynamic: requires-dist
46
+ Dynamic: requires-python
47
+ Dynamic: summary
36
48
 
37
49
 
38
50
  Wrappers for the "CalendarStore" on macOS 10.5 and later. The CalendarStore
@@ -0,0 +1 @@
1
+ """Unittests"""