Your message dated Sun, 02 Jul 2017 11:19:09 +0000
with message-id <e1drcud-0007de...@fasolo.debian.org>
and subject line Bug#865558: fixed in django-pipeline 1.6.13-1
has caused the Debian Bug report #865558,
regarding django-pipeline FTBFS with Django 1.11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
865558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-pipeline
Version: 1.6.8-3
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-pipeline.html

...
Copying 
'/usr/lib/python3/dist-packages/django/contrib/admin/static/admin/css/dashboard.css'
Copying 
'/usr/lib/python3/dist-packages/django/contrib/admin/static/admin/css/changelists.css'
Copying 
'/usr/lib/python3/dist-packages/django/contrib/admin/static/admin/css/base.css'
Post-processed 'screen.css' as 'screen.css'
Post-processed 'scripts_defer.js' as 'scripts_defer.js'
Post-processed 'scripts.js' as 'scripts.js'
Post-processed 'scripts_async.js' as 'scripts_async.js'
Post-processed 'scripts_async_defer.js' as 'scripts_async_defer.js'

100 static files copied to '/build/1st/django-pipeline-1.6.8/tests/static', 5 
post-processed.
PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="PYTHONPATH=. python{version} 
/usr/bin/django-admin test --settings=tests.settings" dh_auto_test
I: pybuild base:184: PYTHONPATH=. python2.7 /usr/bin/django-admin test 
--settings=tests.settings
Creating test database for alias 'default'...
Traceback (most recent call last):
  File "/usr/bin/django-admin", line 21, in <module>
    management.execute_from_command_line()
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 363, in execute_from_command_line
    utility.execute()
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 355, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", 
line 29, in run_from_argv
    super(Command, self).run_from_argv(argv)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
283, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
330, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", 
line 62, in handle
    failures = test_runner.run_tests(test_labels)
  File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 602, in 
run_tests
    self.run_checks()
  File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 562, in 
run_checks
    call_command('check', verbosity=self.verbosity)
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 130, in call_command
    return command.execute(*args, **defaults)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
330, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/check.py", 
line 68, in handle
    fail_level=getattr(checks, options['fail_level']),
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
359, in check
    include_deployment_checks=include_deployment_checks,
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
346, in _run_checks
    return checks.run_checks(**kwargs)
  File "/usr/lib/python2.7/dist-packages/django/core/checks/registry.py", line 
81, in run_checks
    new_errors = check(app_configs=app_configs)
  File "/usr/lib/python2.7/dist-packages/django/core/checks/urls.py", line 16, 
in check_url_config
    return check_resolver(resolver)
  File "/usr/lib/python2.7/dist-packages/django/core/checks/urls.py", line 26, 
in check_resolver
    return check_method()
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 254, 
in check
    for pattern in self.url_patterns:
  File "/usr/lib/python2.7/dist-packages/django/utils/functional.py", line 35, 
in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 405, 
in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
  File "/usr/lib/python2.7/dist-packages/django/utils/functional.py", line 35, 
in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/usr/lib/python2.7/dist-packages/django/urls/resolvers.py", line 398, 
in urlconf_module
    return import_module(self.urlconf_name)
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/build/1st/django-pipeline-1.6.8/tests/urls.py", line 1, in <module>
    from django.conf.urls import patterns, include, url
ImportError: cannot import name patterns
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: 
PYTHONPATH=. python2.7 /usr/bin/django-admin test --settings=tests.settings
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
debian/rules:24: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: django-pipeline
Source-Version: 1.6.13-1

We believe that the bug you reported is fixed in the latest version of
django-pipeline, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 865...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian May <b...@debian.org> (supplier of updated django-pipeline package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 02 Jul 2017 20:28:40 +1000
Source: django-pipeline
Binary: python-django-pipeline python3-django-pipeline 
python-django-pipeline-doc
Architecture: source all
Version: 1.6.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Brian May <b...@debian.org>
Description:
 python-django-pipeline - Asset packaging library for Django
 python-django-pipeline-doc - Documentation for Django Pipeline library
 python3-django-pipeline - Asset packaging library for Django (Python3 version)
Closes: 865558
Changes:
 django-pipeline (1.6.13-1) unstable; urgency=medium
 .
   * New upstream version.
   * Fixes FTBFS with Django 1.11. Closes: #865558.
Checksums-Sha1:
 76259fd05a288eae008ac31ee7642d9a28e9b5ed 2429 django-pipeline_1.6.13-1.dsc
 d396688b44b65a4b531ed5e27965535f10b7aa05 58704 
django-pipeline_1.6.13.orig.tar.gz
 44ac88c342a4c9d44ec459d7240718ced10dcb5d 4864 
django-pipeline_1.6.13-1.debian.tar.xz
 32317053113a41a5088b198e1f812c23da014a1e 8182 
django-pipeline_1.6.13-1_i386.buildinfo
 9fe5941ebf5c6ab92d169f22cedeca1e347bc6b7 41578 
python-django-pipeline-doc_1.6.13-1_all.deb
 81306ca21cedabb8db9bd36bc73a0390a11dadc3 25518 
python-django-pipeline_1.6.13-1_all.deb
 b2319befaa61bf95d78286b9cdfde6fa72f75b84 25320 
python3-django-pipeline_1.6.13-1_all.deb
Checksums-Sha256:
 e0d887db30494b7e1f8e42d0a3872805851c3691de2908769e6a2675b6012d2f 2429 
django-pipeline_1.6.13-1.dsc
 81d8dd2db4c582bdfd0dc1df875c6b538c0a5ee233e954a52ae17f3ce904f604 58704 
django-pipeline_1.6.13.orig.tar.gz
 c89fb540adc0cdf2612444309d89958871f072e1636fd4fbf7687ae82990edc5 4864 
django-pipeline_1.6.13-1.debian.tar.xz
 6a26d24ecf57e76d1378f173e2e6d88315f1c89e5809f37d510e827e5c7981ed 8182 
django-pipeline_1.6.13-1_i386.buildinfo
 56a62afcb531449bb22e3d91b32afd184fa4dda3e1847e158ee3b278317cab31 41578 
python-django-pipeline-doc_1.6.13-1_all.deb
 93baac9205515cd6d3a2ed327f6c08d44a24c40d5d5e9979e63f1fa54b2da960 25518 
python-django-pipeline_1.6.13-1_all.deb
 1ded6b227e9c0c3bdb5af1652234295a420e5b6465dc6544a641912087ff7007 25320 
python3-django-pipeline_1.6.13-1_all.deb
Files:
 97061a1045767c8b4f18a4bd64493404 2429 python optional 
django-pipeline_1.6.13-1.dsc
 f84fdc649c175938f666657427e66cc8 58704 python optional 
django-pipeline_1.6.13.orig.tar.gz
 32212b4d5269e6f1d4105eb7001130d5 4864 python optional 
django-pipeline_1.6.13-1.debian.tar.xz
 0f4990a890d8a32493d0aafdab8ff568 8182 python optional 
django-pipeline_1.6.13-1_i386.buildinfo
 b0c5a4f98fcb3fe43be7f643eed7afb7 41578 doc optional 
python-django-pipeline-doc_1.6.13-1_all.deb
 59f5af0951c47af450413c5fbefedf80 25518 python optional 
python-django-pipeline_1.6.13-1_all.deb
 252b8a9fda98f0580275d6148e0b625c 25320 python optional 
python3-django-pipeline_1.6.13-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE1jZRJqkttWDGJ6ztF4RXf4EfbqwFAllYznQACgkQF4RXf4Ef
bqzxTQ//XfQPD3XVDeCcjLs75Zld9feqNi9uYqzhpc06mYpDNJFC9tJtzDZB5+/Z
gluYQ7oHCGbW1yx0qp3lF+nAfWPxXrGNsT0HC5XZ3XSLrjHZPydFMxLem9bHUDlq
9uIEUX+tcgzSlyuCNk2VQrvbD3CxIvgK9o72HK9W/M+gqpmFQTO66usX5SKOcYb1
wbZ/Z0ZGDbHUFLy5znmxP4K9HpE//vcM3s6sJhsaN4gaXlgEBTrBtc6C9nZZOg/B
rJf0u3n2ngtChuLUNmO/FYNqfePzV8qeBLo5AbRtYNQ89756Sg8j73Qbg+Nbiyh2
R0XE7FkuRczbi16glWrcxVpdyRLvCN4wCJdtEp89KJrr9g4mV/loaEOcMAIsK4Q+
jAlopSLyFqx0ZTD8DJFW5YGgHn99IFisQZeNuVP6grL9h0dVH6wn3vZGis2uXGPC
24Azu+mldR7dRerU+qkxtdzEpQME1VxZAyC7YBZwaG6giu5nSsuWlAPVr0dCv31m
a9cqW+obzxgY9NFOLHwgM6Cdee9briDsG4vAKe0GJOBsKFwxnU14QPaXwhSLQ/63
GYjN85d9F8IEXMiRtjVCX/HVLkVNo3yCbtElAue5pvJlSgl2Yb7CN0bhkEoSsS0i
+ezTBhyph16BzsJ1Jabpd9L3h7vMnR5K80LewAK0VGmPV7VoSbQ=
=w3hy
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to