15
0
Commit Graph

8 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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