diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:22:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:22:52 +0000 |
commit | 7cfa92a18b2c089c3a6c0cf054a6aa5ec8e27082 (patch) | |
tree | 8ab885d06cc386cc3386dcc29b9037a91215b226 | |
parent | 7eb88efbf9eca500d2c5738b763aefa374b05980 (diff) |
automatic import of python-pyobjc-framework-notificationcenteropeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pyobjc-framework-notificationcenter.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyobjc-framework-NotificationCenter-9.0.1.tar.gz +/pyobjc-framework-NotificationCenter-9.1.1.tar.gz diff --git a/python-pyobjc-framework-notificationcenter.spec b/python-pyobjc-framework-notificationcenter.spec index 1e7817f..96a5d1d 100644 --- a/python-pyobjc-framework-notificationcenter.spec +++ b/python-pyobjc-framework-notificationcenter.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyobjc-framework-NotificationCenter -Version: 9.0.1 +Version: 9.1.1 Release: 1 Summary: Wrappers for the framework NotificationCenter on macOS License: MIT License URL: https://github.com/ronaldoussoren/pyobjc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/d6/e85930273fad8e96362744a807c440218bb0ae6fb583defa423bd67fee32/pyobjc-framework-NotificationCenter-9.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/fa/86a7ebb36eba8b13941d03d2167f67f0e67765ed89ff1a9d08edec1750b3/pyobjc-framework-NotificationCenter-9.1.1.tar.gz BuildArch: noarch Requires: python3-pyobjc-core @@ -36,7 +36,7 @@ Provides: python3-pyobjc-framework-NotificationCenter-doc * `Repository <https://github.com/ronaldoussoren/pyobjc/>`_ %prep -%autosetup -n pyobjc-framework-NotificationCenter-9.0.1 +%autosetup -n pyobjc-framework-NotificationCenter-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 @@ -be47d9ebbe7eb40ea281b633871e2201 pyobjc-framework-NotificationCenter-9.0.1.tar.gz +9f7ac55aa1f6b1dd3f56e22386081ed4 pyobjc-framework-NotificationCenter-9.1.1.tar.gz |