forked from pool/python-kombu
- update to 4.1.0:
- RabbitMQ: Ensured safer encoding of queue arguments. - Added fallback to :func:``uuid.uuid5`` in :func:``generate_oid`` if - Added Python 3.6 to CI testing - Fixed bug around modifying dictionary size while iterating over it OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=121
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 13:33:59 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- update to 4.1.0:
|
||||
- RabbitMQ: Ensured safer encoding of queue arguments.
|
||||
- Added fallback to :func:``uuid.uuid5`` in :func:``generate_oid`` if
|
||||
- Added Python 3.6 to CI testing
|
||||
- Fixed bug around modifying dictionary size while iterating over it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 20:28:50 UTC 2017 - benoit.monin@gmx.fr
|
||||
|
||||
|
Reference in New Issue
Block a user