From 7cfa92a18b2c089c3a6c0cf054a6aa5ec8e27082 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:22:52 +0000 Subject: automatic import of python-pyobjc-framework-notificationcenter --- .gitignore | 1 + python-pyobjc-framework-notificationcenter.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index af9cd7c..3b454f8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 `_ %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 - 9.0.1-1 +* Sun Apr 23 2023 Python_Bot - 9.1.1-1 - Package Spec generated diff --git a/sources b/sources index c11c57c..83d6cb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be47d9ebbe7eb40ea281b633871e2201 pyobjc-framework-NotificationCenter-9.0.1.tar.gz +9f7ac55aa1f6b1dd3f56e22386081ed4 pyobjc-framework-NotificationCenter-9.1.1.tar.gz -- cgit v1.2.3