- Update to 1.3.3:

* pools.reset did not support after forker arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=17
This commit is contained in:
Alexandre Rogoski 2011-09-15 16:59:43 +00:00 committed by Git OBS Bridge
parent 39e0dc9196
commit 28bbecb9b2
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d599b74ea6b1407c1f878157368941239c03d013b7c3f0e114f4f36045612ad2
size 683291

3
kombu-1.3.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8317d65cc4070173a2b74f0b4361c026785696044b06d5a518ded510152a13b4
size 212941

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 15 16:55:35 UTC 2011 - alexandre@exatati.com.br
- Update to 1.3.3:
* pools.reset did not support after forker arguments.
-------------------------------------------------------------------
Sun Sep 11 01:15:42 UTC 2011 - alexandre@exatati.com.br

View File

@ -21,7 +21,7 @@
%define mod_name kombu
Name: python-%{mod_name}
Version: 1.3.2
Version: 1.3.3
Release: 0
License: BSD License
Summary: AMQP Messaging Framework for Python