pyobjc-framework-UserNotificationsUI 10.3__tar.gz → 10.3.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 (28) hide show
  1. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/PKG-INFO +5 -5
  2. pyobjc_framework_usernotificationsui-10.3.1/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +4 -0
  3. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/PKG-INFO +5 -5
  4. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/setup.py +1 -1
  5. pyobjc_framework_usernotificationsui-10.3/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +0 -4
  6. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/UserNotificationsUI/__init__.py +0 -0
  7. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/UserNotificationsUI/_metadata.py +0 -0
  8. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/SOURCES.txt +0 -0
  9. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/dependency_links.txt +0 -0
  10. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/not-zip-safe +0 -0
  11. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/top_level.txt +0 -0
  12. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/License.txt +0 -0
  13. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/MANIFEST.in +0 -0
  14. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/PyObjCTest/__init__.py +0 -0
  15. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/PyObjCTest/test_unnotificationcontentextension.py +0 -0
  16. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/PyObjCTest/test_usernotificationsui.py +0 -0
  17. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/UserNotificationsUI.fwinfo +0 -0
  18. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/metadata.ini +0 -0
  19. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  20. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
  21. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/arm64-14.5.fwinfo +0 -0
  22. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  23. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  24. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
  25. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/metadata/raw/x86_64-14.5.fwinfo +0 -0
  26. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/pyobjc_setup.py +0 -0
  27. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/pyproject.toml +0 -0
  28. {pyobjc_framework_usernotificationsui-10.3 → pyobjc_framework_usernotificationsui-10.3.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-UserNotificationsUI
3
- Version: 10.3
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework UserNotificationsUI on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,10 +30,10 @@ 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.3
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
- Requires-Dist: pyobjc-core>=10.3
36
- Requires-Dist: pyobjc-framework-UserNotifications>=10.3
33
+ Requires-Dist: pyobjc-core>=10.3.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
35
+ Requires-Dist: pyobjc-core>=10.3.1
36
+ Requires-Dist: pyobjc-framework-UserNotifications>=10.3.1
37
37
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
38
38
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
39
39
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=10.3.1
2
+ pyobjc-framework-Cocoa>=10.3.1
3
+ pyobjc-core>=10.3.1
4
+ pyobjc-framework-UserNotifications>=10.3.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-UserNotificationsUI
3
- Version: 10.3
3
+ Version: 10.3.1
4
4
  Summary: Wrappers for the framework UserNotificationsUI on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -30,10 +30,10 @@ 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.3
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.3
35
- Requires-Dist: pyobjc-core>=10.3
36
- Requires-Dist: pyobjc-framework-UserNotifications>=10.3
33
+ Requires-Dist: pyobjc-core>=10.3.1
34
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
35
+ Requires-Dist: pyobjc-core>=10.3.1
36
+ Requires-Dist: pyobjc-framework-UserNotifications>=10.3.1
37
37
 
38
38
 
39
39
  Wrappers for the "UserNotificationsUI" framework on macOS.
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import setup # noqa: E402
17
17
 
18
- VERSION = "10.3"
18
+ VERSION = "10.3.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-UserNotificationsUI",
@@ -1,4 +0,0 @@
1
- pyobjc-core>=10.3
2
- pyobjc-framework-Cocoa>=10.3
3
- pyobjc-core>=10.3
4
- pyobjc-framework-UserNotifications>=10.3