diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:14:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:14:50 +0000 |
commit | 77d94e76741f8b743b6db3a47f266c77f3b6a053 (patch) | |
tree | b3eb12dda6eacecc377783e3b3cec048b20d7d7a | |
parent | 27faf3dbc57d0d1d44dd72faf854666a91ea9322 (diff) |
automatic import of python-pyobjc-framework-securityinterfaceopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyobjc-framework-securityinterface.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-SecurityInterface-9.0.1.tar.gz +/pyobjc-framework-SecurityInterface-9.1.1.tar.gz 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 @@ -1 +1 @@ -05f8d53ed637e7198433ff2f631ca81c pyobjc-framework-SecurityInterface-9.0.1.tar.gz +ace6651776fb4a7563c9cae7fd3d201d pyobjc-framework-SecurityInterface-9.1.1.tar.gz |