Created attachment 586979 [details] suggested patch Description of problem: See https://code.djangoproject.com/ticket/18027 Version-Release number of selected component (if applicable): python-django-1.4-3 How reproducible: 100% Steps to Reproduce: 1.rpmbuild --rebuild python-django-1.4-3.fc18.src.rpm 2. 3. Actual results: see above upstream bug. One regressiontests.test_utils.tests.HTMLEqualTests fails Expected results: no test fails Additional info: See attached patch extracted from the upstream git (https://github.com/django/django/commit/5a4d7e63ce).
Created attachment 586980 [details] suggested patch on .spec file I don't know how to make if sys.version_info[:3] >= (2,7,3) in .spec file.
ok, thank you for the heads up, python-django-1.4-4 built (in rawhide, of course).
Django-1.4-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/Django-1.4-3.fc17
Package Django-1.4-3.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing Django-1.4-3.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8681/Django-1.4-3.fc17 then log in and leave karma (feedback).
Django-1.4-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.