diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:57:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:57:50 +0000 |
commit | 1d56a5f8b682df48be3c2c536fb089501ea49a99 (patch) | |
tree | 327e103fc480fab988ddb2e545f5fd1303b917f3 /python-pyobjc-framework-inputmethodkit.spec | |
parent | e5325342860ffda9be701a46c6a968db790f2ff9 (diff) |
automatic import of python-pyobjc-framework-inputmethodkitopeneuler20.03
Diffstat (limited to 'python-pyobjc-framework-inputmethodkit.spec')
-rw-r--r-- | python-pyobjc-framework-inputmethodkit.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyobjc-framework-inputmethodkit.spec b/python-pyobjc-framework-inputmethodkit.spec index 7997b1a..aebaf36 100644 --- a/python-pyobjc-framework-inputmethodkit.spec +++ b/python-pyobjc-framework-inputmethodkit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-InputMethodKit -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework InputMethodKit on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/32/c580e6b3fac9a4e3114bac3821631e7b7aae8a3970d92bbd7fdb40aed0d3/pyobjc-framework-InputMethodKit-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/b0/92ddeccde32286f6a075ce9fc53aa5bb5c6056364f40530a805efd7542cd/pyobjc-framework-InputMethodKit-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-InputMethodKit-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-InputMethodKit-9.0.1 +%autosetup -n pyobjc-framework-InputMethodKit-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 |