[Python-modules-team] Bug#806363: python-django-contact-form: FTBFS with Django 1.9

Chris Lamb lamby at debian.org
Thu Nov 26 17:27:48 UTC 2015


Source: python-django-contact-form
Version: 1.1-1
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
python-django-contact-form
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
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-django-contact-form_1.1-1_amd64.build.txt.gz
Type: application/octet-stream
Size: 1496 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20151126/7979fbad/attachment-0001.obj>


More information about the Python-modules-team mailing list