[PKG-Openstack-devel] Bug#755656: Patch still not enough

Raphael Hertzog hertzog at debian.org
Sun Sep 7 15:50:10 UTC 2014


On Sun, 07 Sep 2014, Thomas Goirand wrote:
> After applying the given 2 patches, there's still unit tests errors:

I just double checked and you're right, I made a silly mistake.
The line "if django.VERSION < ('1', '7'):" needs to be changed
into "if django.VERSION < (1, 7):" and it works.

I reattach the 2 patches.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-django.setup-for-Django-1.7-compatibility.patch
Type: text/x-diff
Size: 845 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20140907/b73ccd93/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-test-case-for-Django-1.7-s-addition-of-an-id-att.patch
Type: text/x-diff
Size: 4366 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20140907/b73ccd93/attachment-0001.patch>


More information about the Openstack-devel mailing list