From d7d3f335ed073f660aaafd5ae9f258af04f6a1ee Mon Sep 17 00:00:00 2001 From: jayvdb <> Date: Oct 29 2022 19:12:02 +0000 Subject: Update python-fedora-messaging to version 3.2.0 / rev 7 via SR 1032091 https://build.opensuse.org/request/show/1032091 by user jayvdb + dimstar_suse --- diff --git a/.files b/.files index 0da4c1b..6a8fae4 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2ed53eb..c2e6901 100644 --- a/.rev +++ b/.rev @@ -50,4 +50,12 @@ 1010015 + + 7399a2fcbb2c5a99d67db1185e7f37c3 + 3.2.0 + + dimstar_suse + + 1032091 + diff --git a/fedora_messaging-3.1.0.tar.gz b/fedora_messaging-3.1.0.tar.gz deleted file mode 120000 index 9bf5373..0000000 --- a/fedora_messaging-3.1.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigoldrmzoylintq7r3qgff45xwo3c7fytegbwcgle42ultenupfn4 \ No newline at end of file diff --git a/fedora_messaging-3.2.0.tar.gz b/fedora_messaging-3.2.0.tar.gz new file mode 120000 index 0000000..23e173b --- /dev/null +++ b/fedora_messaging-3.2.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreihxpaumlnkhe265alhlh3c3fwjficidu56s6x5cul4ehej4zbr3fy \ No newline at end of file diff --git a/python-fedora-messaging.changes b/python-fedora-messaging.changes index 906375c..7c918ba 100644 --- a/python-fedora-messaging.changes +++ b/python-fedora-messaging.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Fri Oct 28 17:02:11 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.2.0 + Features + * Add a priority property to messages, and a default priority in the configuration (#275) + * Add a message schema attribute and some documentation to help deprecate and upgrade message schemas (#227) + Other Changes + * Use tomllib from the standard library on Python 3.11 and above, fallback to tomli otherwise. (PR#274) + +------------------------------------------------------------------- Wed Oct 12 03:16:41 UTC 2022 - Yogalakshmi Arunachalam - Update to version 3.1.0 diff --git a/python-fedora-messaging.spec b/python-fedora-messaging.spec index 994d045..a08b2a3 100644 --- a/python-fedora-messaging.spec +++ b/python-fedora-messaging.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fedora-messaging -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: Python tools for Fedora's messaging infrastructure License: GPL-2.0-or-later