diff options
Diffstat (limited to 'python-pyobjc-framework-securityinterface.spec')
-rw-r--r-- | python-pyobjc-framework-securityinterface.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyobjc-framework-securityinterface.spec b/python-pyobjc-framework-securityinterface.spec index f10aa6a..25626d8 100644 --- a/python-pyobjc-framework-securityinterface.spec +++ b/python-pyobjc-framework-securityinterface.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-SecurityInterface -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework SecurityInterface on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c2/44/212ee04add6a71749f33de9b8b84bb2a4710e503bcbf97347878a485e9ba/pyobjc-framework-SecurityInterface-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d9/8b/232b5472e599bc0d55dbbda3026a330f2895545df1c4ca408bda54caa727/pyobjc-framework-SecurityInterface-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -37,7 +37,7 @@ Provides: python3-pyobjc-framework-SecurityInterface-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-SecurityInterface-9.0.1 +%autosetup -n pyobjc-framework-SecurityInterface-9.1.1 %build %py3_build @@ -77,5 +77,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 |