pyobjc-framework-SensitiveContentAnalysis 10.2__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-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/SensitiveContentAnalysis/_metadata.py +1 -1
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/PKG-INFO +4 -4
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_sensitivecontentanalysis-10.3/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/requires.txt +3 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/PKG-INFO +4 -4
- pyobjc-framework-SensitiveContentAnalysis-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_sensitivecontentanalysis-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
- pyobjc-framework-SensitiveContentAnalysis-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_sensitivecontentanalysis-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/setup.py +2 -1
- pyobjc-framework-SensitiveContentAnalysis-10.2/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/requires.txt +0 -3
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/SensitiveContentAnalysis/__init__.py +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/Lib/pyobjc_framework_SensitiveContentAnalysis.egg-info/top_level.txt +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/License.txt +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/PyObjCTest/test_scsensitivityanalyzer.py +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/PyObjCTest/test_sensitivecontentanalysis.py +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/metadata/SensitiveContentAnalysis.fwinfo +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-SensitiveContentAnalysis-10.2 → pyobjc_framework_sensitivecontentanalysis-10.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-SensitiveContentAnalysis
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework SensitiveContentAnalysis on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,9 +30,9 @@ 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.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3
|
|
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
|
|
@@ -16,5 +16,5 @@ PyObjCTest/test_scsensitivityanalyzer.py
|
|
|
16
16
|
PyObjCTest/test_sensitivecontentanalysis.py
|
|
17
17
|
metadata/SensitiveContentAnalysis.fwinfo
|
|
18
18
|
metadata/metadata.ini
|
|
19
|
-
metadata/raw/arm64-14.
|
|
20
|
-
metadata/raw/x86_64-14.
|
|
19
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
20
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-SensitiveContentAnalysis
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework SensitiveContentAnalysis on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,9 +30,9 @@ 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.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Quartz>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Wrappers for the "SensitiveContentAnalysis" 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
|
|
4
|
+
// Last update: Sat May 18 09:36:45 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -213,5 +213,5 @@
|
|
|
213
213
|
"SCSensitivityAnalyzer.h"
|
|
214
214
|
],
|
|
215
215
|
"release": "10.16",
|
|
216
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
216
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
217
217
|
}
|
|
@@ -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
|
|
4
|
+
// Last update: Sat May 18 09:36:43 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -213,5 +213,5 @@
|
|
|
213
213
|
"SCSensitivityAnalyzer.h"
|
|
214
214
|
],
|
|
215
215
|
"release": "10.16",
|
|
216
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
216
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
217
217
|
}
|
|
@@ -6,6 +6,7 @@ for information on how to use this framework and PyObjC's documentation
|
|
|
6
6
|
for general tips and tricks regarding the translation between Python
|
|
7
7
|
and (Objective-)C frameworks
|
|
8
8
|
"""
|
|
9
|
+
|
|
9
10
|
import os
|
|
10
11
|
import sys
|
|
11
12
|
|
|
@@ -14,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
|
|
14
15
|
|
|
15
16
|
from pyobjc_setup import setup # noqa: E402
|
|
16
17
|
|
|
17
|
-
VERSION = "10.
|
|
18
|
+
VERSION = "10.3"
|
|
18
19
|
|
|
19
20
|
setup(
|
|
20
21
|
name="pyobjc-framework-SensitiveContentAnalysis",
|
|
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
|