pyobjc-framework-SoundAnalysis 11.0__tar.gz → 11.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 (38) hide show
  1. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/pyobjc_framework_SoundAnalysis.egg-info/PKG-INFO +17 -6
  2. pyobjc_framework_soundanalysis-11.1/Lib/pyobjc_framework_SoundAnalysis.egg-info/pyobjc-build-info.txt +3 -0
  3. pyobjc_framework_soundanalysis-11.1/Lib/pyobjc_framework_SoundAnalysis.egg-info/requires.txt +2 -0
  4. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/License.txt +1 -1
  5. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PKG-INFO +17 -6
  6. pyobjc_framework_soundanalysis-11.1/PyObjCTest/__init__.py +1 -0
  7. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/pyobjc_setup.py +7 -41
  8. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/setup.py +1 -1
  9. pyobjc_framework_soundanalysis-11.0/Lib/pyobjc_framework_SoundAnalysis.egg-info/pyobjc-build-info.txt +0 -3
  10. pyobjc_framework_soundanalysis-11.0/Lib/pyobjc_framework_SoundAnalysis.egg-info/requires.txt +0 -2
  11. pyobjc_framework_soundanalysis-11.0/PyObjCTest/__init__.py +0 -1
  12. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/SoundAnalysis/__init__.py +0 -0
  13. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/SoundAnalysis/_metadata.py +0 -0
  14. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/pyobjc_framework_SoundAnalysis.egg-info/SOURCES.txt +0 -0
  15. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/pyobjc_framework_SoundAnalysis.egg-info/dependency_links.txt +0 -0
  16. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/pyobjc_framework_SoundAnalysis.egg-info/not-zip-safe +0 -0
  17. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/Lib/pyobjc_framework_SoundAnalysis.egg-info/top_level.txt +0 -0
  18. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/MANIFEST.in +0 -0
  19. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_snanalyzer.py +0 -0
  20. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_snclassifysoundrequest.py +0 -0
  21. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_snerror.py +0 -0
  22. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_snrequest.py +0 -0
  23. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_snresult.py +0 -0
  24. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_sntimedurationconstraint.py +0 -0
  25. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_sntypes.py +0 -0
  26. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/PyObjCTest/test_soundanalysis.py +0 -0
  27. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/SoundAnalysis.fwinfo +0 -0
  28. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/metadata.ini +0 -0
  29. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  30. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/arm64-14.5.fwinfo +0 -0
  31. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/arm64-15.0.fwinfo +0 -0
  32. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  33. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  34. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  35. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/x86_64-14.5.fwinfo +0 -0
  36. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/metadata/raw/x86_64-15.0.fwinfo +0 -0
  37. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/pyproject.toml +0 -0
  38. {pyobjc_framework_soundanalysis-11.0 → pyobjc_framework_soundanalysis-11.1}/setup.cfg +0 -0
@@ -1,18 +1,17 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-SoundAnalysis
3
- Version: 11.0
3
+ Version: 11.1
4
4
  Summary: Wrappers for the framework SoundAnalysis on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,SoundAnalysis
10
10
  Platform: MacOS X (>=10.15)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
@@ -30,8 +29,20 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
29
  Classifier: Topic :: Software Development :: User Interfaces
31
30
  Requires-Python: >=3.9
32
31
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=11.0
34
- Requires-Dist: pyobjc-framework-Cocoa>=11.0
32
+ Requires-Dist: pyobjc-core>=11.1
33
+ Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: platform
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
35
46
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
47
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
48
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -0,0 +1,3 @@
1
+ macOS 15.5 (24F74)
2
+ Apple clang version 17.0.0 (clang-1700.0.13.5)
3
+ SDK: macOS 15.5
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.1
2
+ pyobjc-framework-Cocoa>=11.1
@@ -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-2024 - Ronald Oussoren
4
+ Copyright 2003-2025 - 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,18 +1,17 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-SoundAnalysis
3
- Version: 11.0
3
+ Version: 11.1
4
4
  Summary: Wrappers for the framework SoundAnalysis on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
7
7
  Author-email: pyobjc-dev@lists.sourceforge.net
8
- License: MIT License
8
+ License: MIT
9
9
  Keywords: PyObjC,SoundAnalysis
10
10
  Platform: MacOS X (>=10.15)
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
13
  Classifier: Environment :: MacOS X :: Cocoa
14
14
  Classifier: Intended Audience :: Developers
15
- Classifier: License :: OSI Approved :: MIT License
16
15
  Classifier: Natural Language :: English
17
16
  Classifier: Operating System :: MacOS :: MacOS X
18
17
  Classifier: Programming Language :: Python
@@ -30,8 +29,20 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
29
  Classifier: Topic :: Software Development :: User Interfaces
31
30
  Requires-Python: >=3.9
32
31
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=11.0
34
- Requires-Dist: pyobjc-framework-Cocoa>=11.0
32
+ Requires-Dist: pyobjc-core>=11.1
33
+ Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: platform
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
35
46
 
36
47
 
37
48
  Wrappers for the "SoundAnalysis" framework on macOS.
@@ -0,0 +1 @@
1
+ """Test suite"""
@@ -11,12 +11,11 @@ To change this file:
11
11
 
12
12
  __all__ = ("setup", "Extension", "Command")
13
13
 
14
+ import importlib
14
15
  import os
15
- import pkg_resources
16
16
  import plistlib
17
17
  import re
18
18
  import shlex
19
- import shutil
20
19
  import subprocess
21
20
  import sys
22
21
  import tempfile
@@ -138,10 +137,6 @@ class oc_test(Command):
138
137
  self.verbosity = int(self.verbosity)
139
138
 
140
139
  def cleanup_environment(self):
141
- from pkg_resources import add_activation_listener
142
-
143
- add_activation_listener(lambda dist: dist.activate())
144
-
145
140
  ei_cmd = self.get_finalized_command("egg_info")
146
141
  egg_name = ei_cmd.egg_name.replace("-", "_")
147
142
 
@@ -155,12 +150,9 @@ class oc_test(Command):
155
150
  log.info(f"removing installed {dirname!r} from sys.path before testing")
156
151
  sys.path.remove(dirname)
157
152
 
158
- pkg_resources.working_set.__init__()
153
+ importlib.invalidate_caches()
159
154
 
160
155
  def add_project_to_sys_path(self):
161
- from pkg_resources import normalize_path, add_activation_listener
162
- from pkg_resources import working_set, require
163
-
164
156
  self.reinitialize_command("egg_info")
165
157
  self.run_command("egg_info")
166
158
  self.reinitialize_command("build_ext", inplace=1)
@@ -173,20 +165,16 @@ class oc_test(Command):
173
165
  del sys.modules["PyObjCTools"]
174
166
 
175
167
  ei_cmd = self.get_finalized_command("egg_info")
176
- sys.path.insert(0, normalize_path(ei_cmd.egg_base))
168
+ sys.path.insert(0, os.path.abspath(ei_cmd.egg_base))
177
169
  sys.path.insert(1, os.path.dirname(__file__))
178
170
 
179
- add_activation_listener(lambda dist: dist.activate())
180
- working_set.__init__()
181
- require(f"{ei_cmd.egg_name}=={ei_cmd.egg_version}")
171
+ importlib.invalidate_caches()
182
172
 
183
173
  def remove_from_sys_path(self):
184
- from pkg_resources import working_set
185
-
186
174
  sys.path[:] = self.__old_path
187
175
  sys.modules.clear()
188
176
  sys.modules.update(self.__old_modules)
189
- working_set.__init__()
177
+ importlib.invalidate_caches()
190
178
 
191
179
  def run(self):
192
180
  self.cleanup_environment()
@@ -235,7 +223,6 @@ Development Status :: 5 - Production/Stable
235
223
  Environment :: Console
236
224
  Environment :: MacOS X :: Cocoa
237
225
  Intended Audience :: Developers
238
- License :: OSI Approved :: MIT License
239
226
  Natural Language :: English
240
227
  Operating System :: MacOS :: MacOS X
241
228
  Programming Language :: Python
@@ -450,28 +437,7 @@ class pyobjc_build_ext(build_ext.build_ext):
450
437
  # in 2.3 and later the headers are in the egg,
451
438
  # before that we ship a copy.
452
439
  if os.path.exists("Modules") and not os.path.isfile("Modules/pyobjc-api.h"):
453
- (dist,) = pkg_resources.require("pyobjc-core")
454
-
455
- include_root = os.path.join(self.build_temp, "pyobjc-include")
456
- if os.path.exists(include_root):
457
- shutil.rmtree(include_root)
458
-
459
- os.makedirs(include_root)
460
- if dist.has_metadata("include"):
461
- for fn in dist.metadata_listdir("include"):
462
- data = dist.get_metadata(f"include/{fn}")
463
- fp = open(os.path.join(include_root, fn), "w")
464
- try:
465
- fp.write(data)
466
- finally:
467
- fp.close()
468
-
469
- else:
470
- raise SystemExit("pyobjc-core egg-info does not include header files")
471
-
472
- for e in self.extensions:
473
- if include_root not in e.include_dirs:
474
- e.include_dirs.append(include_root)
440
+ raise DistutilsError("pyobjc-api.h not included")
475
441
 
476
442
  # Run the actual build
477
443
  build_ext.build_ext.run(self)
@@ -708,7 +674,7 @@ def setup(
708
674
  dependency_links=[],
709
675
  package_data={"": ["*.bridgesupport"]},
710
676
  zip_safe=False,
711
- license="MIT License",
677
+ license="MIT",
712
678
  classifiers=CLASSIFIERS,
713
679
  python_requires=">=3.9",
714
680
  keywords=["PyObjC"] + [p for p in k["packages"] if p not in ("PyObjCTools",)],
@@ -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 = "11.0"
18
+ VERSION = "11.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-SoundAnalysis",
@@ -1,3 +0,0 @@
1
- macOS 15.3 (24D5040f)
2
- Apple clang version 16.0.0 (clang-1600.0.26.6)
3
- SDK: macOS 15.2
@@ -1,2 +0,0 @@
1
- pyobjc-core>=11.0
2
- pyobjc-framework-Cocoa>=11.0
@@ -1 +0,0 @@
1
- """ Test suite """