pyobjc-framework-EventKit 10.1__tar.gz → 11.0__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 (49) hide show
  1. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/LICENSE.txt +1 -1
  2. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/EventKit/__init__.py +10 -0
  3. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/EventKit/_metadata.py +23 -1
  4. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/pyobjc_framework_EventKit.egg-info/PKG-INFO +5 -5
  5. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt +5 -4
  6. pyobjc_framework_eventkit-11.0/Lib/pyobjc_framework_EventKit.egg-info/pyobjc-build-info.txt +3 -0
  7. pyobjc_framework_eventkit-11.0/Lib/pyobjc_framework_EventKit.egg-info/requires.txt +2 -0
  8. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PKG-INFO +5 -5
  9. pyobjc_framework_eventkit-11.0/metadata/raw/arm64-14.5.fwinfo +4209 -0
  10. pyobjc-framework-EventKit-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_eventkit-11.0/metadata/raw/arm64-15.0.fwinfo +16 -4
  11. pyobjc_framework_eventkit-11.0/metadata/raw/x86_64-14.5.fwinfo +4209 -0
  12. pyobjc-framework-EventKit-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_eventkit-11.0/metadata/raw/x86_64-15.0.fwinfo +16 -4
  13. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/pyobjc_setup.py +121 -27
  14. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/setup.py +2 -1
  15. pyobjc-framework-EventKit-10.1/Lib/pyobjc_framework_EventKit.egg-info/requires.txt +0 -2
  16. pyobjc-framework-EventKit-10.1/metadata/raw/arm64-12.0.fwinfo +0 -3997
  17. pyobjc-framework-EventKit-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -3997
  18. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/pyobjc_framework_EventKit.egg-info/dependency_links.txt +0 -0
  19. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/pyobjc_framework_EventKit.egg-info/not-zip-safe +0 -0
  20. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/Lib/pyobjc_framework_EventKit.egg-info/top_level.txt +0 -0
  21. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/MANIFEST.in +0 -0
  22. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekalarm.py +0 -0
  24. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekcalendar.py +0 -0
  25. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekcalendaritem.py +0 -0
  26. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekerror.py +0 -0
  27. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekevent.py +0 -0
  28. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekeventstore.py +0 -0
  29. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekobject.py +0 -0
  30. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekparticipant.py +0 -0
  31. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekrecurrencerule.py +0 -0
  32. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekreminder.py +0 -0
  33. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_eksource.py +0 -0
  34. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ektypes.py +0 -0
  35. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_ekvirtualconferenceprovider.py +0 -0
  36. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/PyObjCTest/test_eventkit.py +0 -0
  37. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/README.txt +0 -0
  38. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/EventKit.fwinfo +0 -0
  39. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/metadata.ini +0 -0
  40. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/arm64-12.3.fwinfo +0 -0
  41. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/arm64-13.0.fwinfo +0 -0
  42. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  43. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  44. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  45. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-10.8.fwinfo +0 -0
  46. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  47. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  48. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/pyproject.toml +0 -0
  49. {pyobjc-framework-EventKit-10.1 → pyobjc_framework_eventkit-11.0}/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-2022 - Ronald Oussoren
4
+ Copyright 2003-2024 - 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
 
@@ -33,6 +33,16 @@ def _setup():
33
33
  globals()["__dir__"] = dir_func
34
34
  globals()["__getattr__"] = getattr_func
35
35
 
36
+ for cls, sel in (
37
+ ("EKVirtualConferenceRoomTypeDescriptor", b"init"),
38
+ ("EKVirtualConferenceRoomTypeDescriptor", b"new"),
39
+ ("EKVirtualConferenceURLDescriptor", b"init"),
40
+ ("EKVirtualConferenceURLDescriptor", b"new"),
41
+ ("EKVirtualConferenceDescriptor", b"init"),
42
+ ("EKVirtualConferenceDescriptor", b"new"),
43
+ ):
44
+ objc.registerUnavailableMethod(cls, sel)
45
+
36
46
  del sys.modules["EventKit._metadata"]
37
47
 
38
48
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Wed Jul 5 21:51:17 2023
3
+ # Last update: Tue Jun 11 10:10:30 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -301,6 +301,28 @@ try:
301
301
  )
302
302
  finally:
303
303
  objc._updatingMetadata(False)
304
+
305
+ objc.registerNewKeywordsFromSelector("EKEventStore", b"initWithAccessToEntityTypes:")
306
+ objc.registerNewKeywordsFromSelector("EKEventStore", b"initWithSources:")
307
+ objc.registerNewKeywordsFromSelector(
308
+ "EKRecurrenceDayOfWeek", b"initWithDayOfTheWeek:weekNumber:"
309
+ )
310
+ objc.registerNewKeywordsFromSelector(
311
+ "EKRecurrenceRule",
312
+ b"initRecurrenceWithFrequency:interval:daysOfTheWeek:daysOfTheMonth:monthsOfTheYear:weeksOfTheYear:daysOfTheYear:setPositions:end:",
313
+ )
314
+ objc.registerNewKeywordsFromSelector(
315
+ "EKRecurrenceRule", b"initRecurrenceWithFrequency:interval:end:"
316
+ )
317
+ objc.registerNewKeywordsFromSelector(
318
+ "EKVirtualConferenceDescriptor", b"initWithTitle:URLDescriptors:conferenceDetails:"
319
+ )
320
+ objc.registerNewKeywordsFromSelector(
321
+ "EKVirtualConferenceRoomTypeDescriptor", b"initWithTitle:identifier:"
322
+ )
323
+ objc.registerNewKeywordsFromSelector(
324
+ "EKVirtualConferenceURLDescriptor", b"initWithTitle:URL:"
325
+ )
304
326
  expressions = {}
305
327
 
306
328
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-EventKit
3
- Version: 10.1
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework Accounts on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,21 +18,21 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
33
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=10.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
34
+ Requires-Dist: pyobjc-core>=11.0
35
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
36
36
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
37
37
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
38
38
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -10,6 +10,7 @@ Lib/pyobjc_framework_EventKit.egg-info/PKG-INFO
10
10
  Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt
11
11
  Lib/pyobjc_framework_EventKit.egg-info/dependency_links.txt
12
12
  Lib/pyobjc_framework_EventKit.egg-info/not-zip-safe
13
+ Lib/pyobjc_framework_EventKit.egg-info/pyobjc-build-info.txt
13
14
  Lib/pyobjc_framework_EventKit.egg-info/requires.txt
14
15
  Lib/pyobjc_framework_EventKit.egg-info/top_level.txt
15
16
  PyObjCTest/__init__.py
@@ -29,15 +30,15 @@ PyObjCTest/test_ekvirtualconferenceprovider.py
29
30
  PyObjCTest/test_eventkit.py
30
31
  metadata/EventKit.fwinfo
31
32
  metadata/metadata.ini
32
- metadata/raw/arm64-12.0.fwinfo
33
33
  metadata/raw/arm64-12.3.fwinfo
34
34
  metadata/raw/arm64-13.0.fwinfo
35
- metadata/raw/arm64-14.0.fwinfo
35
+ metadata/raw/arm64-14.5.fwinfo
36
+ metadata/raw/arm64-15.0.fwinfo
36
37
  metadata/raw/x86_64-10.10.fwinfo
37
38
  metadata/raw/x86_64-10.15.fwinfo
38
39
  metadata/raw/x86_64-10.16.fwinfo
39
40
  metadata/raw/x86_64-10.8.fwinfo
40
- metadata/raw/x86_64-12.0.fwinfo
41
41
  metadata/raw/x86_64-12.3.fwinfo
42
42
  metadata/raw/x86_64-13.0.fwinfo
43
- metadata/raw/x86_64-14.0.fwinfo
43
+ metadata/raw/x86_64-14.5.fwinfo
44
+ metadata/raw/x86_64-15.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 15.3 (24D5040f)
2
+ Apple clang version 16.0.0 (clang-1600.0.26.6)
3
+ SDK: macOS 15.2
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.0
2
+ pyobjc-framework-Cocoa>=11.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-EventKit
3
- Version: 10.1
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework Accounts on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,21 +18,21 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
33
  License-File: LICENSE.txt
34
- Requires-Dist: pyobjc-core>=10.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
34
+ Requires-Dist: pyobjc-core>=11.0
35
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
36
36
 
37
37
 
38
38
  Wrappers for the "EventKit" framework on macOS.