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

@@ -19,7 +19,7 @@
%define mod_name pika
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-%{mod_name}
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: Pika Python AMQP Client Library
License: BSD-3-Clause