pyobjc-framework-FileProvider 9.1.1__tar.gz → 9.2__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.
Potentially problematic release.
This version of pyobjc-framework-FileProvider might be problematic. Click here for more details.
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/pyobjc_framework_FileProvider.egg-info/PKG-INFO +1 -1
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/pyobjc_framework_FileProvider.egg-info/SOURCES.txt +1 -0
- pyobjc-framework-FileProvider-9.2/Lib/pyobjc_framework_FileProvider.egg-info/requires.txt +2 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/pyobjc-compat.h +6 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PKG-INFO +1 -1
- pyobjc-framework-FileProvider-9.2/pyproject.toml +3 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/setup.py +6 -2
- pyobjc-framework-FileProvider-9.1.1/Lib/pyobjc_framework_FileProvider.egg-info/requires.txt +0 -2
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/FileProvider/__init__.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/FileProvider/_metadata.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/pyobjc_framework_FileProvider.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/pyobjc_framework_FileProvider.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Lib/pyobjc_framework_FileProvider.egg-info/top_level.txt +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/License.txt +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/MANIFEST.in +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/_FileProvider.m +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/_FileProvider_protocols.m +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_fileprovider.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovideractions.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderdomain.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderenumerating.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovidererror.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderextension.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovideritem.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovideritemdecoration.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovidermanager.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderreplicatedextension.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderrequest.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderservice.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileprovidertesting.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/test_nsfileproviderthumbnailing.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/FileProvider.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/metadata.ini +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/arm64-12.0.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/x86_64-12.0.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/pyobjc_setup.py +0 -0
- {pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/setup.cfg +0 -0
{pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/pyobjc-compat.h
RENAMED
|
@@ -309,6 +309,10 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
309
309
|
#define MAC_OS_X_VERSION_13_4 130400
|
|
310
310
|
#endif
|
|
311
311
|
|
|
312
|
+
#ifndef MAC_OS_X_VERSION_13_5
|
|
313
|
+
#define MAC_OS_X_VERSION_13_5 130500
|
|
314
|
+
#endif
|
|
315
|
+
|
|
312
316
|
/*
|
|
313
317
|
*
|
|
314
318
|
* End of Cocoa definitions
|
|
@@ -507,6 +511,8 @@ _PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
|
|
|
507
511
|
PyGILState_Release(_GILState); \
|
|
508
512
|
} while (0)
|
|
509
513
|
|
|
514
|
+
extern PyObject* _Nullable PyObjC_get_tp_dict(PyTypeObject* _Nonnull tp);
|
|
515
|
+
|
|
510
516
|
NS_ASSUME_NONNULL_END
|
|
511
517
|
|
|
512
518
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -7,10 +7,14 @@ for general tips and tricks regarding the translation between Python
|
|
|
7
7
|
and (Objective-)C frameworks
|
|
8
8
|
"""
|
|
9
9
|
import os
|
|
10
|
+
import sys
|
|
10
11
|
|
|
11
|
-
|
|
12
|
+
sys.path.insert(0, os.path.dirname(__file__))
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
|
|
15
|
+
from pyobjc_setup import setup, Extension # noqa: E402
|
|
16
|
+
|
|
17
|
+
VERSION = "9.2"
|
|
14
18
|
|
|
15
19
|
setup(
|
|
16
20
|
name="pyobjc-framework-FileProvider",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/_FileProvider.m
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/Modules/pyobjc-api.h
RENAMED
|
File without changes
|
{pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/PyObjCTest/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-FileProvider-9.1.1 → pyobjc-framework-FileProvider-9.2}/metadata/metadata.ini
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|