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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e94af105a9ed27a4f82d19d2ade1ddd12cbf3971463e09f4f44a28a4fefe53ef
|
|
||||||
size 307297
|
|
3
1.0.1.tar.gz
Normal file
3
1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b257295b71aba3b01dc8a27b0105439ea58976613f743dfc7666404f7f9395da
|
||||||
|
size 307296
|
@@ -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>
|
Mon Apr 8 11:44:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define mod_name pika
|
%define mod_name pika
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{mod_name}
|
Name: python-%{mod_name}
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pika Python AMQP Client Library
|
Summary: Pika Python AMQP Client Library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user