idella4 14/06/14 05:49:31 Modified: celery-3.1.11-test.patch Log: bump; add py3.4 support, update deps (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/celery/files/celery-3.1.11-test.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/celery/files/celery-3.1.11-test.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/celery/files/celery-3.1.11-test.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/celery/files/celery-3.1.11-test.patch?r1=1.1&r2=1.2 Index: celery-3.1.11-test.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/celery/files/celery-3.1.11-test.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- celery-3.1.11-test.patch 4 May 2014 10:18:35 -0000 1.1 +++ celery-3.1.11-test.patch 14 Jun 2014 05:49:31 -0000 1.2 @@ -14,6 +14,3 @@ ) @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
