pyobjc-framework-CoreLocation 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.
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/pyobjc_framework_CoreLocation.egg-info/PKG-INFO +3 -3
- pyobjc_framework_corelocation-10.3.1/Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt +2 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PKG-INFO +3 -3
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/setup.py +1 -1
- pyobjc_framework_corelocation-10.3/Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt +0 -2
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/English.lproj/MainMenu.xib +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/HTMLFormatString.html +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/ReadMe.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/WhereIsMyMacAppDelegate.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/main.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Examples/WhereIsMyMac/setup.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/LICENSE.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/CoreLocation/__init__.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/CoreLocation/_metadata.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/pyobjc_framework_CoreLocation.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/pyobjc_framework_CoreLocation.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Lib/pyobjc_framework_CoreLocation.egg-info/top_level.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/MANIFEST.in +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/_CoreLocation.m +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/_CoreLocation_protocols.m +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/pyobjc-compat.h +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clbeaconregion.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clcircularregion.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clerror.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clerrordomain.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clgeocoder.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clheading.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_cllocation.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_cllocationmanager.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_cllocationmanagerdelegate.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_cllocationupdater.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clmonitor.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clmonitorconfiguration.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clmonitoringevent.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_clregion.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/PyObjCTest/test_corelocation.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/README.txt +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/CoreLocation.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/arm64-14.5.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/metadata/raw/x86_64-14.5.fwinfo +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/pyproject.toml +0 -0
- {pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CoreLocation
|
|
3
|
-
Version: 10.3
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework CoreLocation on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
36
36
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
37
37
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
38
38
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CoreLocation
|
|
3
|
-
Version: 10.3
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework CoreLocation on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Wrappers for framework 'CoreLocation' on macOS 10.6. This framework provides
|
|
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_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/_CoreLocation.m
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/pyobjc-api.h
RENAMED
|
File without changes
|
{pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/Modules/pyobjc-compat.h
RENAMED
|
File without changes
|
{pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/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
|
|
File without changes
|
|
File without changes
|
{pyobjc_framework_corelocation-10.3 → pyobjc_framework_corelocation-10.3.1}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|