pyobjc-framework-BackgroundAssets 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.
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/BackgroundAssets/__init__.py +12 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/BackgroundAssets/_metadata.py +15 -1
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/pyobjc_framework_BackgroundAssets.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/pyobjc_framework_BackgroundAssets.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_backgroundassets-10.3/Lib/pyobjc_framework_BackgroundAssets.egg-info/requires.txt +2 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/License.txt +1 -1
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PKG-INFO +3 -3
- pyobjc-framework-BackgroundAssets-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_backgroundassets-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
- pyobjc-framework-BackgroundAssets-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_backgroundassets-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/setup.py +1 -1
- pyobjc-framework-BackgroundAssets-10.1/Lib/pyobjc_framework_BackgroundAssets.egg-info/requires.txt +0 -2
- pyobjc-framework-BackgroundAssets-10.1/metadata/raw/arm64-13.0.fwinfo +0 -817
- pyobjc-framework-BackgroundAssets-10.1/metadata/raw/x86_64-13.0.fwinfo +0 -817
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/pyobjc_framework_BackgroundAssets.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/pyobjc_framework_BackgroundAssets.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Lib/pyobjc_framework_BackgroundAssets.egg-info/top_level.txt +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Modules/_BackgroundAssets.m +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Modules/_BackgroundAssets_protocols.m +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/Modules/pyobjc-compat.h +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_backgroundassets.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_badownload.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_badownloaderextension.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_badownloadmanager.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_baerror.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/PyObjCTest/test_baurldownload.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/metadata/BackgroundAssets.fwinfo +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/setup.cfg +0 -0
|
@@ -28,6 +28,18 @@ def _setup():
|
|
|
28
28
|
globals()["__dir__"] = dir_func
|
|
29
29
|
globals()["__getattr__"] = getattr_func
|
|
30
30
|
|
|
31
|
+
for cls, sel in (
|
|
32
|
+
("BADownloadManager", b"init"),
|
|
33
|
+
("BADownloadManager", b"new"),
|
|
34
|
+
("BAURLDownload", b"init"),
|
|
35
|
+
("BAURLDownload", b"new"),
|
|
36
|
+
("BAAppExtensionInfo", b"init"),
|
|
37
|
+
("BAAppExtensionInfo", b"new"),
|
|
38
|
+
("BADownload", b"init"),
|
|
39
|
+
("BADownload", b"new"),
|
|
40
|
+
):
|
|
41
|
+
objc.registerUnavailableMethod(cls, sel)
|
|
42
|
+
|
|
31
43
|
del sys.modules["BackgroundAssets._metadata"]
|
|
32
44
|
|
|
33
45
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sat May 18 09:17:50 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -256,6 +256,20 @@ try:
|
|
|
256
256
|
)
|
|
257
257
|
finally:
|
|
258
258
|
objc._updatingMetadata(False)
|
|
259
|
+
|
|
260
|
+
objc.registerNewKeywordsFromSelector(
|
|
261
|
+
"BAURLDownload", b"initWithIdentifier:request:applicationGroupIdentifier:"
|
|
262
|
+
)
|
|
263
|
+
objc.registerNewKeywordsFromSelector(
|
|
264
|
+
"BAURLDownload", b"initWithIdentifier:request:applicationGroupIdentifier:priority:"
|
|
265
|
+
)
|
|
266
|
+
objc.registerNewKeywordsFromSelector(
|
|
267
|
+
"BAURLDownload",
|
|
268
|
+
b"initWithIdentifier:request:essential:fileSize:applicationGroupIdentifier:priority:",
|
|
269
|
+
)
|
|
270
|
+
objc.registerNewKeywordsFromSelector(
|
|
271
|
+
"BAURLDownload", b"initWithIdentifier:request:fileSize:applicationGroupIdentifier:"
|
|
272
|
+
)
|
|
259
273
|
expressions = {}
|
|
260
274
|
|
|
261
275
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-BackgroundAssets
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework BackgroundAssets 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
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
|
|
@@ -24,9 +24,7 @@ PyObjCTest/test_baerror.py
|
|
|
24
24
|
PyObjCTest/test_baurldownload.py
|
|
25
25
|
metadata/BackgroundAssets.fwinfo
|
|
26
26
|
metadata/metadata.ini
|
|
27
|
-
metadata/raw/arm64-13.0.fwinfo
|
|
28
27
|
metadata/raw/arm64-13.3.fwinfo
|
|
29
|
-
metadata/raw/arm64-14.
|
|
30
|
-
metadata/raw/x86_64-13.0.fwinfo
|
|
28
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
31
29
|
metadata/raw/x86_64-13.3.fwinfo
|
|
32
|
-
metadata/raw/x86_64-14.
|
|
30
|
+
metadata/raw/x86_64-14.5.fwinfo
|
{pyobjc-framework-BackgroundAssets-10.1 → pyobjc_framework_backgroundassets-10.3}/License.txt
RENAMED
|
@@ -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-
|
|
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-BackgroundAssets
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework BackgroundAssets 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.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "BackgroundAssets" 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:
|
|
4
|
+
// Last update: Sat May 18 09:17:50 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -964,5 +964,5 @@
|
|
|
964
964
|
"BAURLDownload.h"
|
|
965
965
|
],
|
|
966
966
|
"release": "10.16",
|
|
967
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
967
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
968
968
|
}
|
|
@@ -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:
|
|
4
|
+
// Last update: Sat May 18 09:17:48 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -964,5 +964,5 @@
|
|
|
964
964
|
"BAURLDownload.h"
|
|
965
965
|
],
|
|
966
966
|
"release": "10.16",
|
|
967
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
967
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
968
968
|
}
|