1
0

36 Commits

Author SHA256 Message Date
7c2ddbfc15 Accepting request 1130517 from devel:languages:python
- update to 2.10.7:
  * Fixed bug with heartbeat interval on the client not sent
    frequently enough [#127] - Thanks Ivan Héda.
  * Added support for Python 3.12.
  * Fixed deprecated warning when using Python 3.11.
  * Added support for bulk removing users with the Management
    Api.
  * Added support to get the Cluster Name using the Management
    Api.
  * Fixed ConnectionUri to default to port 5761 when using ssl

  * Added support for passing your own ssl context
- Intial release v2.2.2

OBS-URL: https://build.opensuse.org/request/show/1130517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=14
2023-12-03 19:49:09 +00:00
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
5ccd9159e6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=34 2023-12-02 20:00:11 +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
748eee0605 - update to 2.10.7:
* Fixed bug with heartbeat interval on the client not sent
    frequently enough [#127] - Thanks Ivan Héda.
  * Added support for Python 3.12.
  * Fixed deprecated warning when using Python 3.11.
  * Added support for bulk removing users with the Management
    Api.
  * Added support to get the Cluster Name using the Management
    Api.
  * Fixed ConnectionUri to default to port 5761 when using ssl
  * Added support for passing your own ssl context
- Intial release v2.2.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=32
2023-12-02 19:55:12 +00:00
efb50b70ad OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=31 2023-05-10 07:59:55 +00:00
9544c940dd Accepting request 975699 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/975699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=13
2022-05-09 16:44:01 +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
dd3402c5c3 Accepting request 886696 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/886696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=12
2021-04-21 18:59:23 +00:00
0d949c4655 Accepting request 886692 from home:mcalabkova:branches:devel:languages:python
- Upadte to 2.8.4
  * Added getter/setter methods for Message properties expiration, message_type and user_id
  * Fixed pip sdist circular dependency
  * Fixed basic.consume argument type in documentation
  * Fixed a bug in Message.create where it would mutate the properties dict
- Create patch pamqp3.patch for better compatibility

OBS-URL: https://build.opensuse.org/request/show/886692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=27
2021-04-19 13:30:06 +00:00
c6f0b9ec56 Accepting request 823066 from devel:languages:python
- Update to 2.8.1:
  * Cleaned up documentation.
  * Introduced a new channel function called check_for_exceptions.
  * Fixed issue where a publish was successful but raised an error because
    connection was closed
  * Updated TLS handling to use the non-deprecated way of creating a TLS
    Connection
  * Enabled SNI for TLS connections by default

OBS-URL: https://build.opensuse.org/request/show/823066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=11
2020-07-28 15:25:55 +00:00
1cffe6eb6d - Update to 2.8.1:
* Cleaned up documentation.
  * Introduced a new channel function called check_for_exceptions.
  * Fixed issue where a publish was successful but raised an error because
    connection was closed
  * Updated TLS handling to use the non-deprecated way of creating a TLS
    Connection
  * Enabled SNI for TLS connections by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=25
2020-07-28 06:14:28 +00:00
41f0be686b Accepting request 813214 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/813214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=10
2020-06-11 08:08:15 +00:00
Tomáš Chvátal
6c072527b1 Accepting request 813203 from home:mcalabkova:branches:devel:languages:python
- replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/813203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=23
2020-06-10 11:49:05 +00:00
d8ed505adb Accepting request 765072 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=9
2020-01-17 15:08:15 +00:00
Tomáš Chvátal
8c2ebc660a Accepting request 765049 from home:mcalabkova:branches:devel:languages:python
- update to 2.7.2
  * Added ability to override client_properties

OBS-URL: https://build.opensuse.org/request/show/765049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=21
2020-01-16 19:29:09 +00:00
bbacf90d79 Accepting request 730723 from devel:languages:python
- Update to 2.7.1:
  * Fixed Connection close taking longer than intended when using SSL [#75]- Thanks troglas.
  * Fixed an issue with closing Channels taking too long after the server initiated it.

OBS-URL: https://build.opensuse.org/request/show/730723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=8
2019-09-27 12:47:33 +00:00
Tomáš Chvátal
782650f5ae - Update to 2.7.1:
* Fixed Connection close taking longer than intended when using SSL [#75]- Thanks troglas.
  * Fixed an issue with closing Channels taking too long after the server initiated it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=19
2019-09-13 13:05:39 +00:00
0b58bfbba3 Accepting request 717016 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/717016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=7
2019-07-21 09:34:33 +00:00
Tomáš Chvátal
74c2eb4826 Accepting request 717013 from home:glaubitz:branches:devel:languages:python
- Fix build on SLE-12
  + Add python to BuildRequires for suse_version < 1500

OBS-URL: https://build.opensuse.org/request/show/717013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=17
2019-07-19 10:23:43 +00:00
090a33bc26 Accepting request 708980 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/708980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=6
2019-06-12 11:15:43 +00:00
Tomáš Chvátal
775af4e760 Accepting request 708977 from home:mcalabkova:branches:devel:languages:python
- Update to 2.7.0
  * Added support for passing your own ssl context 
  * Improved logging verbosity on connection failures
  * Fixed occasional error message when closing a SSL connection
...hope it's OK now

OBS-URL: https://build.opensuse.org/request/show/708977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=15
2019-06-10 14:24:56 +00:00
ed533c411a Accepting request 701283 from devel:languages:python
- Switch of randomly failing test:
  * test_heartbeat_basic_raise_on_missed_heartbeats

OBS-URL: https://build.opensuse.org/request/show/701283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=5
2019-05-07 21:19:53 +00:00
Tomáš Chvátal
c214d2d906 - Switch of randomly failing test:
* test_heartbeat_basic_raise_on_missed_heartbeats

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=13
2019-05-07 10:48:41 +00:00
Stephan Kulow
c1cda6c935 Accepting request 671972 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/671972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=4
2019-02-06 13:08:00 +00:00
c80399fa01 Accepting request 671969 from home:seanmarlow:branches:devel:languages:python
Remove max version requirement on pamqp.

OBS-URL: https://build.opensuse.org/request/show/671969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=11
2019-02-05 20:35:30 +00:00
8b491d2563 Accepting request 671893 from home:seanmarlow:branches:devel:languages:python
- Update to 2.6.2
  + Set default TCP Timeout to 10s on UriConnection to match
    Connection.
  + Internal RPC Timeout for Opening and Closing Connections are
    now set to a fixed 30s.
- Update to 2.6.1
  + Fixed minor issue with the last channel id not being available.
- Update to 2.6.0
  + Re-use closed channel ids.
  + Changed Poller Timeout to be a constant.
  + Improved Connection Close performance.
  + Channels is now a publicly available variable in Connections.
- Update to 2.5.0
  + Upgraded pamqp to v2.0.0.
  + Properly wait until the inbound queue is empty when
    break_on_empty is set.
  + Fixed issue with Management queue/exchange declare when the
    passive flag was set to True.

OBS-URL: https://build.opensuse.org/request/show/671893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=10
2019-02-05 17:51:17 +00:00
95b3c8cf8a Accepting request 635538 from devel:languages:python
- Do not distribute generic examples folder

OBS-URL: https://build.opensuse.org/request/show/635538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=3
2018-09-13 22:03:02 +00:00
Tomáš Chvátal
a2c2451a01 - Do not distribute generic examples folder
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=8
2018-09-13 13:30:39 +00:00
3f026e648c Accepting request 634658 from devel:languages:python
- Update to 2.4.2:
  * Install license file out of the box

OBS-URL: https://build.opensuse.org/request/show/634658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=2
2018-09-10 10:32:05 +00:00
Tomáš Chvátal
906a3db933 - Update to 2.4.2:
* Install license file out of the box

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=6
2018-09-10 07:13:11 +00:00
915b2f8c2c Accepting request 632171 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/632171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=1
2018-08-31 08:46:47 +00:00
Tomáš Chvátal
8ca53f5a51 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=4 2018-08-29 13:56:51 +00:00
Tomáš Chvátal
7823bf477e - Install license file
- Make sure we run unittests
- State out all the requirements from setup.py and friends
- Drop not really required devel dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=3
2018-08-29 13:49:18 +00:00
686837f77d Spec clean ...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=2
2018-08-29 13:41:07 +00:00
0f25c74878 Accepting request 632045 from home:seanmarlow:branches:devel:languages:python:misc
Add package back to d:l:p.

Update to v2.4.1

OBS-URL: https://build.opensuse.org/request/show/632045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=1
2018-08-28 23:58:14 +00:00