From 1d56a5f8b682df48be3c2c536fb089501ea49a99 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:57:50 +0000 Subject: automatic import of python-pyobjc-framework-inputmethodkit --- .gitignore | 1 + python-pyobjc-framework-inputmethodkit.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 45ab03b..0b36a9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyobjc-framework-InputMethodKit-9.0.1.tar.gz +/pyobjc-framework-InputMethodKit-9.1.1.tar.gz 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 `_ %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 - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot - 9.1.1-1 - Package Spec generated diff --git a/sources b/sources index 07129e2..a0780dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -088ae73e3f02f714de0cbfbd2c298824 pyobjc-framework-InputMethodKit-9.0.1.tar.gz +d862b2b022e21ae502962258fa02a3c9 pyobjc-framework-InputMethodKit-9.1.1.tar.gz -- cgit v1.2.3