From 4c42915b45b339b594c796e420a33fa4e20c96f8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:12:32 +0000 Subject: automatic import of python-fedora-messaging --- .gitignore | 1 + python-fedora-messaging.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 15bdc92..56c3308 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /fedora_messaging-3.2.0.tar.gz +/fedora_messaging-3.3.0.tar.gz diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index e39f7ef..b09f7f2 100644 --- a/python-fedora-messaging.spec +++ b/python-fedora-messaging.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fedora-messaging -Version: 3.2.0 +Version: 3.3.0 Release: 1 Summary: A set of tools for using Fedora's messaging infrastructure License: GPLv2+ URL: https://github.com/fedora-infra/fedora-messaging -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/98/ad/dde60c553b34936f3f3e66fcee09b40d848d9e643c89ab69af425b1495e3/fedora_messaging-3.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/a1/8ed03902036bf1ce9928d6e77075dbbd10394888d3ca37a2aaf72c2e0842/fedora_messaging-3.3.0.tar.gz BuildArch: noarch Requires: python3-blinker @@ -60,7 +60,7 @@ To get started, check out our `user guide`_. Looking to contribute? We appreciate it! Check out the `contributor guide`_. %prep -%autosetup -n fedora-messaging-3.2.0 +%autosetup -n fedora-messaging-3.3.0 %build %py3_build @@ -100,5 +100,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 3.2.0-1 +* Fri Apr 21 2023 Python_Bot - 3.3.0-1 - Package Spec generated diff --git a/sources b/sources index 996cbab..5a9dd8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f20f7b6e9826eb298c1cc3bc121f5b5 fedora_messaging-3.2.0.tar.gz +8bd3051dabb3c817ecb7bff222031b05 fedora_messaging-3.3.0.tar.gz -- cgit v1.2.3