Your message dated Tue, 04 Jul 2017 08:51:49 +0000
with message-id <[email protected]>
and subject line Bug#865940: fixed in django-simple-captcha 0.5.5-1
has caused the Debian Bug report #865940,
regarding django-simple-captcha 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 [email protected]
immediately.)
--
865940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865940
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: django-simple-captcha
Version: 0.5.1-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-simple-captcha.html
...
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/django-simple-captcha-0.5.1'
dh_auto_test -- --system=custom --test-args="cd testproject && {interpreter}
manage.py test captcha"
dh_auto_test: Compatibility levels before 9 are deprecated (level 7 in use)
I: pybuild base:184: cd testproject && python2.7 manage.py test captcha
Creating test database for alias 'default'...
Traceback (most recent call last):
File "manage.py", line 26, in <module>
execute_from_command_line(sys.argv)
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-simple-captcha-0.5.1/testproject/urls.py", line 4, in
<module>
from django.conf.urls.defaults import patterns, include, url
ImportError: No module named defaults
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: cd
testproject && python2.7 manage.py test captcha
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom
--test-args=cd testproject && {interpreter} manage.py test captcha returned
exit code 13
debian/rules:11: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
--- End Message ---
--- Begin Message ---
Source: django-simple-captcha
Source-Version: 0.5.5-1
We believe that the bug you reported is fixed in the latest version of
django-simple-captcha, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Brian May <[email protected]> (supplier of updated django-simple-captcha 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 04 Jul 2017 16:52:11 +1000
Source: django-simple-captcha
Binary: python-django-captcha python3-django-captcha django-simple-captcha
Architecture: source all
Version: 0.5.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Brian May <[email protected]>
Description:
django-simple-captcha - Django Simple Captcha Django application
python-django-captcha - Django Simple Captcha Django application
python3-django-captcha - Django Simple Captcha Django application
Closes: 865940
Changes:
django-simple-captcha (0.5.5-1) unstable; urgency=medium
.
* New upstream version. Closes: #865940.
Checksums-Sha1:
ede4c93341f13274132910a394169e37dd193782 2462 django-simple-captcha_0.5.5-1.dsc
eb7ecc0b6fd88041ecc945f27c6d44a751f9a198 107998
django-simple-captcha_0.5.5.orig.tar.gz
491295f57e5d88ecbed676207f1f8627424980d1 3640
django-simple-captcha_0.5.5-1.debian.tar.xz
e15751ee75c82b7dc6ca79e342242b9407950738 6306
django-simple-captcha_0.5.5-1_all.deb
09b15bc7009167fb324b975b36b99034a1539537 7808
django-simple-captcha_0.5.5-1_i386.buildinfo
28d4d1324386c24fe039936f82fa33505e996580 26528
python-django-captcha_0.5.5-1_all.deb
164f4ea35f037e49d02b6edfb5edd0e29397ea87 26570
python3-django-captcha_0.5.5-1_all.deb
Checksums-Sha256:
629a17270bca6045a6f0f0b37a23ad85d73a08f89968eaba3fc93e518d22aeb6 2462
django-simple-captcha_0.5.5-1.dsc
a28617b94ca9b7e97b9c403843025325d5956cbc73d420f05e138af675c16cb0 107998
django-simple-captcha_0.5.5.orig.tar.gz
68005085dc7fe4b0aed4fbb5a11acc9a5dfc178aae2d50c34dae943e8d7e6863 3640
django-simple-captcha_0.5.5-1.debian.tar.xz
332f4c7c1f76085e44d426d08d9bdade787e10545edafbd6818685230e2c80de 6306
django-simple-captcha_0.5.5-1_all.deb
693edd90f9e34e2fd39dd9f985e92237ff4c4bc36a6f91ceca970fcddfa8b39c 7808
django-simple-captcha_0.5.5-1_i386.buildinfo
785a5e645725db0fbae288f56a3b2aeb50a9812c961db1bc7c78c88756d7a0f4 26528
python-django-captcha_0.5.5-1_all.deb
0d6a16057d75d328996fb92ef841926e5674605558e0b53bdac0880e9427fd36 26570
python3-django-captcha_0.5.5-1_all.deb
Files:
d20582d04d38f92ef1ed4dabd274c4c9 2462 python optional
django-simple-captcha_0.5.5-1.dsc
e8e924c13b219fb83a46bb0ddf402bc1 107998 python optional
django-simple-captcha_0.5.5.orig.tar.gz
0b61b9371bd59d2e78a61e1899d50991 3640 python optional
django-simple-captcha_0.5.5-1.debian.tar.xz
c211b5a641607fba370aefe0aab67584 6306 python optional
django-simple-captcha_0.5.5-1_all.deb
b3d698c0fcfe3228de10db022613290b 7808 python optional
django-simple-captcha_0.5.5-1_i386.buildinfo
82677df1554c6e946c68c29bd8c39fde 26528 python optional
python-django-captcha_0.5.5-1_all.deb
3e7ba72bb35b901ddf1d96a81b58e7ce 26570 python optional
python3-django-captcha_0.5.5-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE1jZRJqkttWDGJ6ztF4RXf4EfbqwFAllbS68ACgkQF4RXf4Ef
bqyZmBAApICzpLwVlmhIjMrdV14GlyASMTGGbkj+tSu/DL8dUFNTHnMlYb1rCAk9
9CBU7Z1dmHspeNYg6Lr4nBTxjFTTNZWS6pPC8c43iFxNWo1Gdq6YQvmpqNiafxH0
4is1Glm0ad15aD1emkiw8G8ldrOKlKCHSwJzvwIGSppY7S0ZC7w/02Q5/tpsojuE
eEkDQq6/g59bpsDuOAABfj3SoWei+csKQP2EUOUzzF7GQCdZN0rHmA9R9O+lxFlc
/y58J49FgDemOKa5l5gixYUA6Mh+iLRMO359Ugpubiz6ZQ+vLiXiqtMVhpj60Grd
YUy4CjPC8J26wt742Em1eAnPB06XJ2/Job69B8n0oGuwYu5DKZaXfKTHrJGkZ34U
o7EMR0QelZff512pkBH/vhP7/v6DyPcT4JfzyAFgoVAk2fI+FMarYsgimb2AXFnd
jRHLLrGP4J4vR3sh8vxLFpRH6jf0NlFt0kvUKAUQ4REJ0YoKWxswT+aKm8qjpzRa
l2tvbFZbODSMFoVxU8ey4VYKw96dELYReU6IcPtfqW/svewdMjPyUEwXqwI9Se7B
yrSv0vvZlYN0doQG7N9pTMoIBmocDb3jC8MTkWHm2V8tQtIMQyfhY22m+Cxu/HrI
TuAjin0y98AH7Qz8mV96bJUoukKpnSfavdhoTxWC0n5aBR16/aE=
=1mIp
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team