pyobjc-framework-UserNotifications 10.1__tar.gz → 10.3__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 (43) hide show
  1. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/UserNotifications/__init__.py +14 -0
  2. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/UserNotifications/_metadata.py +2 -2
  3. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/pyobjc_framework_UserNotifications.egg-info/PKG-INFO +3 -3
  4. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/pyobjc_framework_UserNotifications.egg-info/SOURCES.txt +2 -4
  5. pyobjc_framework_usernotifications-10.3/Lib/pyobjc_framework_UserNotifications.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/License.txt +1 -1
  7. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PKG-INFO +3 -3
  8. pyobjc-framework-UserNotifications-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_usernotifications-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
  9. pyobjc-framework-UserNotifications-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_usernotifications-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
  10. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/setup.py +1 -1
  11. pyobjc-framework-UserNotifications-10.1/Lib/pyobjc_framework_UserNotifications.egg-info/requires.txt +0 -2
  12. pyobjc-framework-UserNotifications-10.1/metadata/raw/arm64-12.0.fwinfo +0 -3164
  13. pyobjc-framework-UserNotifications-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -3164
  14. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/pyobjc_framework_UserNotifications.egg-info/dependency_links.txt +0 -0
  15. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/pyobjc_framework_UserNotifications.egg-info/not-zip-safe +0 -0
  16. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Lib/pyobjc_framework_UserNotifications.egg-info/top_level.txt +0 -0
  17. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/MANIFEST.in +0 -0
  18. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Modules/_UserNotifications.m +0 -0
  19. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Modules/_UserNotifications_protocols.m +0 -0
  20. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Modules/pyobjc-api.h +0 -0
  21. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/Modules/pyobjc-compat.h +0 -0
  22. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unerror.py +0 -0
  24. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationaction.py +0 -0
  25. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationattachment.py +0 -0
  26. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationcategory.py +0 -0
  27. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationcontent.py +0 -0
  28. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationresponse.py +0 -0
  29. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationserviceextension.py +0 -0
  30. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationsettings.py +0 -0
  31. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unnotificationtrigger.py +0 -0
  32. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_unusernotificationcenter.py +0 -0
  33. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/PyObjCTest/test_usernotifications.py +0 -0
  34. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/UserNotifications.fwinfo +0 -0
  35. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/metadata.ini +0 -0
  36. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
  37. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/raw/arm64-13.0.fwinfo +0 -0
  38. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  39. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  40. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  41. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/pyobjc_setup.py +0 -0
  42. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/pyproject.toml +0 -0
  43. {pyobjc-framework-UserNotifications-10.1 → pyobjc_framework_usernotifications-10.3}/setup.cfg +0 -0
@@ -31,6 +31,20 @@ def _setup():
31
31
  globals()["__dir__"] = dir_func
32
32
  globals()["__getattr__"] = getattr_func
33
33
 
34
+ for cls, sel in (
35
+ ("UNNotificationActionIcon", b"init"),
36
+ ("UNUserNotificationCenter", b"init"),
37
+ ("UNNotificationCategory", b"init"),
38
+ ("UNNotificationRequest", b"init"),
39
+ ("UNNotificationTrigger", b"init"),
40
+ ("UNNotificationAttachment", b"init"),
41
+ ("UNNotificationAction", b"init"),
42
+ ("UNNotificationSound", b"init"),
43
+ ("UNNotificationResponse", b"init"),
44
+ ("UNNotificationSettings", b"init"),
45
+ ):
46
+ objc.registerUnavailableMethod(cls, sel)
47
+
34
48
  del sys.modules["UserNotifications._metadata"]
35
49
 
36
50
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat Jul 1 14:04:25 2023
3
+ # Last update: Sat May 18 09:38:08 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -30,7 +30,7 @@ else:
30
30
 
31
31
 
32
32
  misc = {}
33
- constants = """$UNErrorDomain$UNNotificationAttachmentOptionsThumbnailClippingRectKey$UNNotificationAttachmentOptionsThumbnailHiddenKey$UNNotificationAttachmentOptionsThumbnailTimeKey$UNNotificationAttachmentOptionsTypeHintKey$UNNotificationDefaultActionIdentifier$UNNotificationDismissActionIdentifier$UNNotificationInterruptionReasonAccountSecurity$UNNotificationInterruptionReasonApprovalRequest$UNNotificationInterruptionReasonHealthAndWellness$UNNotificationInterruptionReasonHomeSecurity$UNNotificationInterruptionReasonLocalSafety$UNNotificationInterruptionReasonOrderPickup$UNNotificationInterruptionReasonPackageDelivery$UNNotificationInterruptionReasonSchedule$UNNotificationInterruptionReasonTimeExpired$UNNotificationInterruptionReasonTransportationDeparting$UNNotificationInterruptionReasonUrgentMessage$"""
33
+ constants = """$UNErrorDomain$UNNotificationAttachmentOptionsThumbnailClippingRectKey$UNNotificationAttachmentOptionsThumbnailHiddenKey$UNNotificationAttachmentOptionsThumbnailTimeKey$UNNotificationAttachmentOptionsTypeHintKey$UNNotificationDefaultActionIdentifier$UNNotificationDismissActionIdentifier$"""
34
34
  enums = """$UNAlertStyleAlert@2$UNAlertStyleBanner@1$UNAlertStyleNone@0$UNAuthorizationOptionAlert@4$UNAuthorizationOptionAnnouncement@128$UNAuthorizationOptionBadge@1$UNAuthorizationOptionCarPlay@8$UNAuthorizationOptionCriticalAlert@16$UNAuthorizationOptionNone@0$UNAuthorizationOptionProvidesAppNotificationSettings@32$UNAuthorizationOptionProvisional@64$UNAuthorizationOptionSound@2$UNAuthorizationOptionTimeSensitive@256$UNAuthorizationStatusAuthorized@2$UNAuthorizationStatusDenied@1$UNAuthorizationStatusEphemeral@4$UNAuthorizationStatusNotDetermined@0$UNAuthorizationStatusProvisional@3$UNErrorCodeAttachmentCorrupt@105$UNErrorCodeAttachmentInvalidFileSize@102$UNErrorCodeAttachmentInvalidURL@100$UNErrorCodeAttachmentMoveIntoDataStoreFailed@104$UNErrorCodeAttachmentNotInDataStore@103$UNErrorCodeAttachmentUnrecognizedType@101$UNErrorCodeBadgeInputInvalid@1600$UNErrorCodeContentProvidingInvalid@1501$UNErrorCodeContentProvidingObjectNotAllowed@1500$UNErrorCodeNotificationInvalidNoContent@1401$UNErrorCodeNotificationInvalidNoDate@1400$UNErrorCodeNotificationsNotAllowed@1$UNNotificationActionOptionAuthenticationRequired@1$UNNotificationActionOptionDestructive@2$UNNotificationActionOptionForeground@4$UNNotificationActionOptionNone@0$UNNotificationCategoryOptionAllowAnnouncement@16$UNNotificationCategoryOptionAllowInCarPlay@2$UNNotificationCategoryOptionCustomDismissAction@1$UNNotificationCategoryOptionHiddenPreviewsShowSubtitle@8$UNNotificationCategoryOptionHiddenPreviewsShowTitle@4$UNNotificationCategoryOptionNone@0$UNNotificationGroupingSettingDefault@0$UNNotificationGroupingSettingOff@2$UNNotificationGroupingSettingSource@1$UNNotificationInterruptionLevelActive@1$UNNotificationInterruptionLevelCritical@3$UNNotificationInterruptionLevelPassive@0$UNNotificationInterruptionLevelTimeSensitive@2$UNNotificationPresentationOptionAlert@4$UNNotificationPresentationOptionBadge@1$UNNotificationPresentationOptionBanner@16$UNNotificationPresentationOptionList@8$UNNotificationPresentationOptionNone@0$UNNotificationPresentationOptionSound@2$UNNotificationSettingDisabled@1$UNNotificationSettingEnabled@2$UNNotificationSettingNotSupported@0$UNShowPreviewsSettingAlways@0$UNShowPreviewsSettingNever@2$UNShowPreviewsSettingWhenAuthenticated@1$"""
35
35
  misc.update(
36
36
  {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-UserNotifications
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework UserNotifications on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -29,12 +29,10 @@ PyObjCTest/test_unusernotificationcenter.py
29
29
  PyObjCTest/test_usernotifications.py
30
30
  metadata/UserNotifications.fwinfo
31
31
  metadata/metadata.ini
32
- metadata/raw/arm64-12.0.fwinfo
33
32
  metadata/raw/arm64-12.3.fwinfo
34
33
  metadata/raw/arm64-13.0.fwinfo
35
- metadata/raw/arm64-14.0.fwinfo
34
+ metadata/raw/arm64-14.5.fwinfo
36
35
  metadata/raw/x86_64-10.16.fwinfo
37
- metadata/raw/x86_64-12.0.fwinfo
38
36
  metadata/raw/x86_64-12.3.fwinfo
39
37
  metadata/raw/x86_64-13.0.fwinfo
40
- metadata/raw/x86_64-14.0.fwinfo
38
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3
2
+ pyobjc-framework-Cocoa>=10.3
@@ -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
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-UserNotifications
3
- Version: 10.1
3
+ Version: 10.3
4
4
  Summary: Wrappers for the framework UserNotifications on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
31
  Requires-Python: >=3.8
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.1
33
+ Requires-Dist: pyobjc-core>=10.3
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
35
 
36
36
 
37
37
  Wrappers for the "UserNotifications" framework on macOS.
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Sat Jul 1 14:04:25 2023
4
+ // Last update: Sat May 18 09:38:08 2024
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -3239,5 +3239,5 @@
3239
3239
  "UNUserNotificationCenter.h"
3240
3240
  ],
3241
3241
  "release": "10.16",
3242
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
3242
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
3243
3243
  }
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Sat Jul 1 14:04:23 2023
4
+ // Last update: Sat May 18 09:38:06 2024
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -3239,5 +3239,5 @@
3239
3239
  "UNUserNotificationCenter.h"
3240
3240
  ],
3241
3241
  "release": "10.16",
3242
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
3242
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
3243
3243
  }
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "10.1"
18
+ VERSION = "10.3"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-UserNotifications",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=10.1
2
- pyobjc-framework-Cocoa>=10.1