forked from pool/python-fedora-messaging
- use pyproject_wheel to build
- skip broken tests with python 3.12
- Update to 3.4.1:
* This is just a minor bugfix release to fix CI.
- 3.4.0:
* Mirror the message priority in the headers (eba336b)
- 3.3.0:
* Add support for asyncio-based callbacks in the consumer. As a
consequence, the Twisted reactor used by the CLI is now asyncio.
(#282)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 14:50:05 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- use pyproject_wheel to build
|
||||
- skip broken tests with python 3.12
|
||||
- Update to 3.4.1:
|
||||
* This is just a minor bugfix release to fix CI.
|
||||
- 3.4.0:
|
||||
* Mirror the message priority in the headers (eba336b)
|
||||
- 3.3.0:
|
||||
* Add support for asyncio-based callbacks in the consumer. As a
|
||||
consequence, the Twisted reactor used by the CLI is now asyncio.
|
||||
(#282)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 09:16:19 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user