15
0

3 Commits

Author SHA256 Message Date
08f123ed23 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=35 2023-12-02 20:10:05 +00:00
d9f053f20b - drop mock.patch, pamqp3.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=33
2023-12-02 19:56:02 +00:00
0e23435139 Accepting request 975670 from home:mcalabkova:branches:devel:languages:python
- Update to 2.10.4
  * Fixed a potential deadlock when opening a channel with a broken connection [#97]
  * Added support for custom Message implementations
  * Added Pagination and Filtering support to Management list calls
  * Updated to use pytest framework instead of nose for testing.
  * Fixed bug with UriConnection not handling amqps:// properly.
  * Fixed bad socket fd causing high cpu usage [#110]
- Get new pamqp3.patch from https://github.com/eandersson/amqpstorm/pull/95,
  which should be in v3 (which is somehow not tagged yet)
  * rebased it to the new codestream
- Do not require mock
  * mock.patch

- Update to 2.8.4

OBS-URL: https://build.opensuse.org/request/show/975670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=29
2022-05-09 06:02:09 +00:00