diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:59:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:59:51 +0000 |
| commit | 737dbe1d559f43e039a31dceafb9f77a766ca7e7 (patch) | |
| tree | 779c0ff9fdf592cf7d34cd27ca41a46d3eb18bd3 | |
| parent | 31b833b0b3bdf9d7b8d84e1fa11e9a80d02d5c38 (diff) | |
automatic import of python-pyobjc-framework-eventkitopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyobjc-framework-eventkit.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-EventKit-9.0.1.tar.gz +/pyobjc-framework-EventKit-9.1.1.tar.gz diff --git a/python-pyobjc-framework-eventkit.spec b/python-pyobjc-framework-eventkit.spec index 57b9924..fe1bf1e 100644 --- a/python-pyobjc-framework-eventkit.spec +++ b/python-pyobjc-framework-eventkit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-EventKit -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework Accounts on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/ff/25c077fd77358b50eb9f9752f7d645c07591f716a1f37af4ed3736d9b68d/pyobjc-framework-EventKit-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/33/f0/0216e18cb503424344ccc6b9b1586e6f714b78643668c7f8bb900ee128a1/pyobjc-framework-EventKit-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-EventKit-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-EventKit-9.0.1 +%autosetup -n pyobjc-framework-EventKit-9.1.1 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 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 @@ -f0fe0272b4a1911973593b7784a4cdcf pyobjc-framework-EventKit-9.0.1.tar.gz +74e7d7d3121392b8bf705209338d17be pyobjc-framework-EventKit-9.1.1.tar.gz |
