diff --git a/celery-3.0.1.tar.bz2 b/celery-3.0.1.tar.bz2 deleted file mode 100644 index afafaa5..0000000 --- a/celery-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8bad0657250f8c82f31aadbd29223b78196abac3cba16b548bb681b98ffe386 -size 872457 diff --git a/celery-3.0.3.tar.bz2 b/celery-3.0.3.tar.bz2 new file mode 100644 index 0000000..fb51522 --- /dev/null +++ b/celery-3.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57eb32392d30bfadca0f10ba8dbedc2483473386446d23a7f5932eb8f9c78d98 +size 874811 diff --git a/python-celery.changes b/python-celery.changes index d7d6ca7..5fdb570 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 20 21:12:59 UTC 2012 - alexandre@exatati.com.br + +- Update to 3.0.3: + - amqplib passes the channel object as part of the delivery_info + and it's not pickleable, so we now remove it. + ------------------------------------------------------------------- Tue Jul 10 22:43:17 UTC 2012 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 70958df..4ea6ffb 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -17,7 +17,7 @@ Name: python-celery -Version: 3.0.1 +Version: 3.0.3 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue