diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:53:06 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:53:06 +0000 |
| commit | 11447e43083b50eeec984e63adf7629677f7e453 (patch) | |
| tree | 842b3b620a0bbeffcec5988ad7297bbb2c7fdfeb | |
| parent | f3543cf8f4b14b4c60a324480a02d45ef1257e3c (diff) | |
automatic import of python-pyobjc-framework-mlcomputeopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyobjc-framework-mlcompute.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-MLCompute-9.0.1.tar.gz +/pyobjc-framework-MLCompute-9.1.1.tar.gz diff --git a/python-pyobjc-framework-mlcompute.spec b/python-pyobjc-framework-mlcompute.spec index 8486155..ed90fed 100644 --- a/python-pyobjc-framework-mlcompute.spec +++ b/python-pyobjc-framework-mlcompute.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-MLCompute -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework MLCompute on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/87/d2ce4a753f48c8d03019e87916f745caadc3110356e93687a7538593dd81/pyobjc-framework-MLCompute-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/54/02ef32767ca74eefd82ff1f151f43479d5f311392309219f2f4aad35ffc4/pyobjc-framework-MLCompute-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-MLCompute-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-MLCompute-9.0.1 +%autosetup -n pyobjc-framework-MLCompute-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 9.1.1-1 - Package Spec generated @@ -1 +1 @@ -4aefce28347822a722f43ce6e6f95a3f pyobjc-framework-MLCompute-9.0.1.tar.gz +089287bb9a4f165ef156aa755cbb995b pyobjc-framework-MLCompute-9.1.1.tar.gz |
