diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:24:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:24:20 +0000 |
commit | 5cb7bfb518de16387620f4feeceb2f5064230b55 (patch) | |
tree | 590ebd7e315e776008530c9a5b65997d82b98a22 /python-pyobjc-framework-localauthentication.spec | |
parent | 65382266eeab476fc4d139e96e959a362bed11c1 (diff) |
automatic import of python-pyobjc-framework-localauthenticationopeneuler20.03
Diffstat (limited to 'python-pyobjc-framework-localauthentication.spec')
-rw-r--r-- | python-pyobjc-framework-localauthentication.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyobjc-framework-localauthentication.spec b/python-pyobjc-framework-localauthentication.spec index 3c7c7fa..e1a7113 100644 --- a/python-pyobjc-framework-localauthentication.spec +++ b/python-pyobjc-framework-localauthentication.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-LocalAuthentication -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework LocalAuthentication on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/9a/9f61d91b030365bfc6e4b0fe36ac29f9069de5d59569e84b1a75965f9833/pyobjc-framework-LocalAuthentication-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/83/c2894ddc356f2c06ef5ea3e946055a2ae736134f82190a972a76ee3cd058/pyobjc-framework-LocalAuthentication-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -37,7 +37,7 @@ Provides: python3-pyobjc-framework-LocalAuthentication-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-LocalAuthentication-9.0.1 +%autosetup -n pyobjc-framework-LocalAuthentication-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 |