diff --git a/kombu-2.4.5.tar.gz b/kombu-2.4.5.tar.gz deleted file mode 100644 index 4186ad8..0000000 --- a/kombu-2.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:909b101c521eca3a3c7d25b52f845b8fa347e602c8db40d5046e3f23039a931f -size 290869 diff --git a/kombu-2.4.6.tar.gz b/kombu-2.4.6.tar.gz new file mode 100644 index 0000000..857e709 --- /dev/null +++ b/kombu-2.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fd0fa79c6292c174a7efbcd47483a07345040166223f67e6a2326e73419b1a +size 289642 diff --git a/python-kombu.changes b/python-kombu.changes index 726f168..471a446 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 12 17:10:37 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.4.6: + - Adds additional compatibility dependencies: + - Python <= 2.6: + - importlib + - ordereddict + - Python <= 2.5 + - simplejson + ------------------------------------------------------------------- Thu Aug 30 17:02:05 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index 9a13f9d..4d94fec 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -16,7 +16,7 @@ # Name: python-kombu -Version: 2.4.5 +Version: 2.4.6 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python