forked from pool/python-kombu
- Update to 1.3.5:
* Python 3: AMQP_PROTOCOL_HEADER must be bytes, not str. - Changes from 1.3.4: * Fixes syntax error in pools.reset OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=18
This commit is contained in:
parent
28bbecb9b2
commit
24f4238120
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8317d65cc4070173a2b74f0b4361c026785696044b06d5a518ded510152a13b4
|
|
||||||
size 212941
|
|
3
kombu-1.3.5.tar.bz2
Normal file
3
kombu-1.3.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0dc63365b10c2f060e161b7e0b1ed23dc6e4c2d7333ae2edc924e447b9543336
|
||||||
|
size 213058
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 19 18:45:36 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 1.3.5:
|
||||||
|
* Python 3: AMQP_PROTOCOL_HEADER must be bytes, not str.
|
||||||
|
- Changes from 1.3.4:
|
||||||
|
* Fixes syntax error in pools.reset
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 16:55:35 UTC 2011 - alexandre@exatati.com.br
|
Thu Sep 15 16:55:35 UTC 2011 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define mod_name kombu
|
%define mod_name kombu
|
||||||
|
|
||||||
Name: python-%{mod_name}
|
Name: python-%{mod_name}
|
||||||
Version: 1.3.3
|
Version: 1.3.5
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD License
|
License: BSD License
|
||||||
Summary: AMQP Messaging Framework for Python
|
Summary: AMQP Messaging Framework for Python
|
||||||
|
Loading…
Reference in New Issue
Block a user