diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:44:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:44:05 +0000 |
commit | c310362c8e06d26b873779b2d6dfb30643edd921 (patch) | |
tree | 4de53511614b781d7fea7e933b9e0d24b4aaa55a | |
parent | febff9feb6b054d50725879ccb7871200c0b3004 (diff) |
automatic import of python-pyobjc-framework-speechopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyobjc-framework-speech.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-Speech-9.0.1.tar.gz +/pyobjc-framework-Speech-9.1.1.tar.gz diff --git a/python-pyobjc-framework-speech.spec b/python-pyobjc-framework-speech.spec index 6757f35..4a0af42 100644 --- a/python-pyobjc-framework-speech.spec +++ b/python-pyobjc-framework-speech.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-Speech -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework Speech on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/d6/801b18ffcf806a1734eaa93026e94859b2fd45d20dd1b3f921691fcd45d4/pyobjc-framework-Speech-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/3c/6ef785e2fe1bac0fb9907364dbfa32b59c72f8656bce5b03f9d8ac5f7baa/pyobjc-framework-Speech-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-Speech-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-Speech-9.0.1 +%autosetup -n pyobjc-framework-Speech-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 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 @@ -b42f6113b399861d89ed32092d382026 pyobjc-framework-Speech-9.0.1.tar.gz +0208a9355ecac9d05f58c77fae62d0df pyobjc-framework-Speech-9.1.1.tar.gz |