[Pkg-linaro-lava-devel] Bug#806346: django-compat: FTBFS with Django 1.9
Chris Lamb
lamby at debian.org
Thu Nov 26 17:24:56 UTC 2015
Source: django-compat
Version: 1.0.7-2
Severity: important
User: python-django at packages.debian.org
Usertags: django19 django19-ftbfs
Hi,
Whilst rebuilding all reverse build-dependencies of python-django
with the latest release candidate, I noticed that django-compat
FTBFS with 1.9~rc2.
Please update your package to work with Django 1.9 as I will uploading
it to unstable once it is released in early December 2015 (and at the
same time raising the severity of this bug to RC).
Typical issues include:
* "django.utils.importlib" has been removed in favour of just
"importlib"
* Template builtins have been removed, removing
"template.base.builtins", "django.template.base.add_to_builtins",
etc. You can read more here:
https://chris-lamb.co.uk/posts/importerror-cannot-import-name-add_to_builtins-under-django-19
* "django.forms.models.save_instance" has been removed:
-
https://github.com/django/django/commit/8656cfc4e01332426e5e4b78c20a4e9ec443b293
-
https://github.com/django/django/commit/b11564fd36587b1077bf7d77b62b7879cc08c382
* "django.utils.unittest" has been removed in favour of just
"unittest"
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
More information about the Pkg-linaro-lava-devel
mailing list