summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-06-14 05:49:53 +0000
committerIan Delaney <idella4@gentoo.org>2014-06-14 05:49:53 +0000
commitdafad26a7bfe3592c4bb7162f82b5e3bc380c917 (patch)
tree7fd7b30135a6ee7a948583e7fb87b83d16bef544 /dev-python/celery/files
parentIf you an empty argument to append-libs, you end up with a dangling -l withou... (diff)
downloadhistorical-dafad26a7bfe3592c4bb7162f82b5e3bc380c917.tar.gz
historical-dafad26a7bfe3592c4bb7162f82b5e3bc380c917.tar.bz2
historical-dafad26a7bfe3592c4bb7162f82b5e3bc380c917.zip
bump; add py3.4 support, update deps
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/celery/files')
-rw-r--r--dev-python/celery/files/celery-3.1.11-test.patch3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/celery/files/celery-3.1.11-test.patch b/dev-python/celery/files/celery-3.1.11-test.patch
index 311de2d11445..b09d464252cf 100644
--- a/dev-python/celery/files/celery-3.1.11-test.patch
+++ b/dev-python/celery/files/celery-3.1.11-test.patch
@@ -14,6 +14,3 @@ index f7546d3..a32d9ed 100644
)
@patch('celery.backends.mongodb.MongoBackend._get_database')
-#diff -ur celery-3.1.10.orig/celery/tests/backends/test_mongodb.py celery-3.1.10/celery/tests/backends/test_mongodb.py
-#--- celery-3.1.10.orig/celery/tests/backends/test_mongodb.py 2014-02-28 21:43:26.000000000 +0800
-#+++ celery-3.1.10/celery/tests/backends/test_mongodb.py 2014-04-17 11:43:00.818430253 +0800