Ana Guerrero
fe787d64da
Accepting request 1154722 from devel:languages:python
...
- 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/request/show/1154722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=9
2024-03-04 20:26:00 +00:00
8e1cfcfd1d
- 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
2024-03-04 14:51:50 +00:00
Dominique Leuenberger
55c14e9cdd
Accepting request 1043076 from devel:languages:python
...
- Remove python_module macro definition
- More specific python_sitelib in %files
- Remove not needed python-six requirement
- Add update alternatives requirement
OBS-URL: https://build.opensuse.org/request/show/1043076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=8
2022-12-15 18:25:40 +00:00
86d924c7dc
- Remove python_module macro definition
...
- More specific python_sitelib in %files
- Remove not needed python-six requirement
- Add update alternatives requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=15
2022-12-15 09:19:08 +00:00
Dominique Leuenberger
5dc88217ee
Accepting request 1032091 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1032091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=7
2022-10-29 18:16:56 +00:00
John Vandenberg
b28b756241
Accepting request 1031998 from home:yarunachalam:branches:devel:languages:python
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/1031998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=13
2022-10-29 01:41:44 +00:00
Dominique Leuenberger
24b69780ae
Accepting request 1010015 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1010015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=6
2022-10-12 16:25:35 +00:00
John Vandenberg
6943352704
Accepting request 1009980 from home:yarunachalam:branches:devel:languages:python
...
- Update to version 3.1.0
* Add the app_name and agent_name properties to message schemas (#272 )
* Added "groups" property to message schemas. This property can be used if an event affects a list of groups. (#252 )
OBS-URL: https://build.opensuse.org/request/show/1009980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=11
2022-10-12 04:42:45 +00:00
Dominique Leuenberger
7674d96b90
Accepting request 992422 from devel:languages:python
...
- Update to 3.0.2:
* Add packit configuration.
* Correct sync list, add issue repo and version info
- Remove unneeded BuildRequires on mock.
OBS-URL: https://build.opensuse.org/request/show/992422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=5
2022-08-03 19:16:43 +00:00
Steve Kowalik
1827130a3d
- Update to 3.0.2:
...
* Add packit configuration.
* Correct sync list, add issue repo and version info
- Remove unneeded BuildRequires on mock.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=9
2022-08-03 03:13:06 +00:00
Dominique Leuenberger
0c21fa5fef
Accepting request 974781 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/974781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=4
2022-05-04 13:10:52 +00:00
ed98343301
Accepting request 974634 from home:pgajdos:python
...
- add upstream bug url
OBS-URL: https://build.opensuse.org/request/show/974634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=7
2022-05-03 20:48:33 +00:00
Dominique Leuenberger
17f8720dac
Accepting request 974471 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/974471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=3
2022-05-03 19:19:07 +00:00
John Vandenberg
facb46197f
Accepting request 974454 from home:pgajdos:python
...
- version update
3.0.0 (2021-12-14)
==================
API Changes
-----------
* Queues created by the CLI are now non-durable, auto-deleted and exclusive, as
server-named queues are.
(`PR#239 <https://github.com/fedora-infra/fedora-messaging/pull/239 >`_)
* It is no longer necessary to declare a queue in the configuration file: a
server-named queue will be created. Configured bindings which do not specify
a queue name will be applied to the server-named queue.
(`PR#239 <https://github.com/fedora-infra/fedora-messaging/pull/239 >`_)
* Drop support for Python 2
(`PR#246 <https://github.com/fedora-infra/fedora-messaging/pull/246 >`_)
* Drop the Twisted classes that had been flagged as deprecated.
Drop the deprecated ``Message._body`` property.
Refactor the consuming code into the ``Consumer`` class.
(`PR#249 <https://github.com/fedora-infra/fedora-messaging/pull/249 >`_)
Features
--------
* Support anonymous (server-named) queues.
(`PR#239 <https://github.com/fedora-infra/fedora-messaging/pull/239 >`_)
* Support Python 3.10
(`PR#250 <https://github.com/fedora-infra/fedora-messaging/pull/250 >`_)
* Raise ``PublishForbidden`` exception immediately if publishing to `virtual host
<https://www.rabbitmq.com/access-control.html >`_ is denied rather than waiting until timeout occurs.
(`#203 <https://github.com/fedora-infra/fedora-messaging/issues/203 >`_)
Bug Fixes
---------
* Fixed validation exception of queue field on serialized schemas.
OBS-URL: https://build.opensuse.org/request/show/974454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=5
2022-05-02 19:07:07 +00:00
Richard Brown
dcfecd9c06
Accepting request 881590 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/881590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=2
2021-03-30 19:22:41 +00:00
John Vandenberg
c163d5d14f
Accepting request 881589 from home:jayvdb:branches:devel:languages:python
...
- Add pr_232.patch from upstream
OBS-URL: https://build.opensuse.org/request/show/881589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=3
2021-03-27 03:09:25 +00:00
Dominique Leuenberger
9c25d5e87f
Accepting request 851834 from devel:languages:python
...
copr tools
OBS-URL: https://build.opensuse.org/request/show/851834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=1
2020-12-01 13:22:38 +00:00
2b32031993
Accepting request 849090 from home:jayvdb:py-submit
...
copr tools
OBS-URL: https://build.opensuse.org/request/show/849090
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fedora-messaging?expand=0&rev=1
2020-11-25 07:19:45 +00:00