diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyobjc-framework-authenticationservices.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +/pyobjc-framework-AuthenticationServices-9.1.1.tar.gz diff --git a/python-pyobjc-framework-authenticationservices.spec b/python-pyobjc-framework-authenticationservices.spec index 4d0d23a..5c2986c 100644 --- a/python-pyobjc-framework-authenticationservices.spec +++ b/python-pyobjc-framework-authenticationservices.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-AuthenticationServices -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework AuthenticationServices on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/fb/adb25224677f4f10d8bef29f29ab8067cad06c1315e2ea4dc61c9aabebf9/pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fd/7d/fbd5f46237212989763df3f65041b74124d3a6047d37a22966c2e259bf49/pyobjc-framework-AuthenticationServices-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-AuthenticationServices-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-AuthenticationServices-9.0.1 +%autosetup -n pyobjc-framework-AuthenticationServices-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 @@ -7206653f891905940c9bc9e277af5eb5 pyobjc-framework-AuthenticationServices-9.0.1.tar.gz +91f685b4e2e9da60b1c6ecb73da39cc7 pyobjc-framework-AuthenticationServices-9.1.1.tar.gz |
