summaryrefslogtreecommitdiff
path: root/python-fedora-messaging.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 04:12:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 04:12:32 +0000
commit4c42915b45b339b594c796e420a33fa4e20c96f8 (patch)
tree1a17412172d3739c6d2b512433f52828f284dd52 /python-fedora-messaging.spec
parent858b428c8a082de94532e17b3f38d33cfcb20df1 (diff)
automatic import of python-fedora-messagingopeneuler20.03
Diffstat (limited to 'python-fedora-messaging.spec')
-rw-r--r--python-fedora-messaging.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.2.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.0-1
- Package Spec generated