14
0
forked from pool/python-pika

- update to 1.0.1

* API docstring updates
 * Twisted adapter: Add basic_consume Deferred to the call list

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=30
This commit is contained in:
2019-04-18 12:57:39 +00:00
committed by Git OBS Bridge
parent 7f5fb4a5b6
commit 1a7036cd11
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 18 12:56:39 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.0.1
* API docstring updates
* Twisted adapter: Add basic_consume Deferred to the call list
-------------------------------------------------------------------
Mon Apr 8 11:44:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>