pyobjc-framework-EventKit 10.2__py2.py3-none-any.whl → 11.0__py2.py3-none-any.whl

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.
EventKit/__init__.py CHANGED
@@ -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
 
EventKit/_metadata.py CHANGED
@@ -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.2
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,24 +18,24 @@ 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
34
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
35
35
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
36
36
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
37
- Requires-Dist: pyobjc-core >=10.2
38
- Requires-Dist: pyobjc-framework-Cocoa >=10.2
37
+ Requires-Dist: pyobjc-core >=11.0
38
+ Requires-Dist: pyobjc-framework-Cocoa >=11.0
39
39
 
40
40
 
41
41
  Wrappers for the "EventKit" framework on macOS.
@@ -0,0 +1,8 @@
1
+ EventKit/__init__.py,sha256=uHpTThJvwy14MGI9z6Meh94NWk7ms-JSUpcGf4me-SM,1371
2
+ EventKit/_metadata.py,sha256=b1lJHCtx2I37KoUsdjBgEsuDkaouwx-NLzJMflKF6Kc,14022
3
+ pyobjc_framework_EventKit-11.0.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
4
+ pyobjc_framework_EventKit-11.0.dist-info/METADATA,sha256=uSvCH-4j8UZ_hIKlDR8mBb03BByxhQGgAj4Z5D4BKH0,2260
5
+ pyobjc_framework_EventKit-11.0.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
6
+ pyobjc_framework_EventKit-11.0.dist-info/pyobjc-build-info.txt,sha256=R5YEsJoyZ8GByMQk4k_4WWEg6V4RNO715NMQwx6YaNI,85
7
+ pyobjc_framework_EventKit-11.0.dist-info/top_level.txt,sha256=KzPPjnfngQY3qhxRq-8Alsk84j6xXEgbIyix_Kir8EE,9
8
+ pyobjc_framework_EventKit-11.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any
@@ -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
@@ -1,7 +0,0 @@
1
- EventKit/__init__.py,sha256=z017Vrk8iPTkZeTaQQK1TyuTv64mHani54OqlUQRSV0,961
2
- EventKit/_metadata.py,sha256=64npx5fCG9F5DTaEnASBk1RhIejFa4QuNZCB0X96_pQ,13102
3
- pyobjc_framework_EventKit-10.2.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
4
- pyobjc_framework_EventKit-10.2.dist-info/METADATA,sha256=KwRZigFD3H4ejPYaoZALkCyTMp56J_b5yKqIB6k5KnQ,2259
5
- pyobjc_framework_EventKit-10.2.dist-info/WHEEL,sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g,110
6
- pyobjc_framework_EventKit-10.2.dist-info/top_level.txt,sha256=KzPPjnfngQY3qhxRq-8Alsk84j6xXEgbIyix_Kir8EE,9
7
- pyobjc_framework_EventKit-10.2.dist-info/RECORD,,