Your message dated Sun, 19 Sep 2021 17:00:08 +0000
with message-id <[email protected]>
and subject line Bug#961177: fixed in django-simple-captcha 0.5.14-1
has caused the Debian Bug report #961177,
regarding django-simple-captcha: Not compatible with Django 3.x
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.)


-- 
961177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: django-simple-captcha
Version: 0.5.6-2
Severity: normal
User: [email protected]
Usertags: django-3.x
Control: affects -1 plinth

Dear maintainer,

The version of Django experimental is currently 3.0.6-1. I have built
the 153 reverse-dependencies in unstable against this version and 114
of these build & pass their testsuite successfully. For more
information, see:

    http://bugs.debian.org/960890

Please use the above bug report for queries or questions regarding
Django 3.x that are not specific to this particular package in order
to reduce duplicated work across all of the bugs.

Whilst django-simple-captcha itself builds from source, it causes
other packages (eg. plinth) to FTBFS.

Here is the FTBFS from plinth:

  […]

      raise ex[1].with_traceback(ex[2])
    File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in 
_multicall
      res = hook_impl.function(*args)
    File "/usr/lib/python3/dist-packages/pytest_django/plugin.py", line 335, in 
pytest_load_initial_conftests
      _setup_django()
    File "/usr/lib/python3/dist-packages/pytest_django/plugin.py", line 223, in 
_setup_django
      django.setup()
    File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup
      apps.populate(settings.INSTALLED_APPS)
    File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 114, in 
populate
      app_config.import_models()
    File "/usr/lib/python3/dist-packages/django/apps/config.py", line 211, in 
import_models
      self.models_module = import_module(models_module_name)
    File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
      return _bootstrap._gcd_import(name[level:], package, level)
    File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
    File "<frozen importlib._bootstrap>", line 991, in _find_and_load
    File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
    File "<frozen importlib._bootstrap_external>", line 783, in exec_module
    File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
    File "/usr/lib/python3/dist-packages/captcha/models.py", line 4, in <module>
      from django.utils.encoding import python_2_unicode_compatible
  ImportError: cannot import name 'python_2_unicode_compatible' from 
'django.utils.encoding' 
(/usr/lib/python3/dist-packages/django/utils/encoding.py)
  E: pybuild pybuild:352: test: plugin custom failed with: exit code=1: 
python3.8 setup.py test
  dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 
returned exit code 13
  make[1]: *** [debian/rules:15: override_dh_auto_test] Error 25
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20200516235112.uZ6Wnbr4DL.ags.lamby-debian-experimental.freedombox/plinth-20.8'
  make: *** [debian/rules:7: binary] Error 2
  dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
2

  […]

The full build log is attached.


Regards,

--
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `- 

Attachment: plinth.20.8.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: django-simple-captcha
Source-Version: 0.5.14-1
Done: Carsten Schoenert <[email protected]>

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.
Carsten Schoenert <[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: SHA512

Format: 1.8
Date: Sun, 05 Sep 2021 22:41:06 +0200
Source: django-simple-captcha
Binary: python-django-captcha-doc python3-django-captcha
Architecture: source all
Version: 0.5.14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Carsten Schoenert <[email protected]>
Description:
 python-django-captcha-doc - Simple Captcha Django application (Documentation)
 python3-django-captcha - Simple Captcha Django application (Python3)
Closes: 961066 961177
Changes:
 django-simple-captcha (0.5.14-1) unstable; urgency=medium
 .
   * Team upload
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Carsten Schoenert ]
   * [36e7c2d] New upstream version 0.5.14
     (Closes: #961066, #961177)
   * [63fe435] Rebuild patchqueue from patch queue branch
     Removed patch (included upstream):
     fix-test-settings.py.patch
     Added patch:
     0001-doc-Drop-linking-to-external-Travis-status.patch
   * [e59cdd4] d/watch: Update watch to version 4
   * [8204da3] Remove folder d/missing-sources
     This folder and the including files aren't needed any more, upstream
     isn't shipping the minimized files since a few versions.
   * [5d8e8c0] d/control: Bump debhelper to version 13
   * [39ad3eb] d/control: Adding entry Rules-Requires-Root: no
   * [1f09a88] d/control: Add sphinx related B-D packages
   * [2ef069f] d/control: Split off build depending packages
   * [e4f123e] d/rules: Build the sphinx documentation
   * [af15810] d/control: Add new package for documentation
   * [0ad4930] python-django-captcha-doc: Adding additional sequencer
   * [1e0e441] d/copyright: Update content due upstream changes
   * [d301b01] msgfmt: Rebuild the l10n message catalogs
   * [5bb6d8b] d/control: Update Standards-Version to 4.6.0
     No further changes needed.
   * [ba0bf12] d/tests: Adding a basic autopkgtest
   * [d689084] d/rules: Remove non needed .txt files within font folder
   * [5d8caba] lintian: Add overide for python3-django-captcha
Checksums-Sha1:
 3e98085157d1ab8c088758bb4c3818c2c472aac0 2405 
django-simple-captcha_0.5.14-1.dsc
 2c7aafdc33d46782755924d766db6c2cc6ae4b18 114390 
django-simple-captcha_0.5.14.orig.tar.gz
 1bcc76db9dfba665af309674ec8416ca6845a16f 5560 
django-simple-captcha_0.5.14-1.debian.tar.xz
 1395266e3150a1bd0d7a1508bc3410382db98d34 8445 
django-simple-captcha_0.5.14-1_amd64.buildinfo
 3f074d1d33bab299a770461e749d16a01c7cbe95 65240 
python-django-captcha-doc_0.5.14-1_all.deb
 01c5f4ef718b600365947050072bca03f767cdd0 28656 
python3-django-captcha_0.5.14-1_all.deb
Checksums-Sha256:
 5164a495e0e88772d012536a7744b32dbc10b10f8e08dea9d9f2b3f6d5549415 2405 
django-simple-captcha_0.5.14-1.dsc
 c3464574209ada36915776e7c9024fa40ab1e7731748dc135e0821558c736a3d 114390 
django-simple-captcha_0.5.14.orig.tar.gz
 6ff611b56a4c37b1f1245a244c270172257421ea47937a3a5bfeadc541cd8b8e 5560 
django-simple-captcha_0.5.14-1.debian.tar.xz
 23e00ca9f4c3e7d6b86cd36e299c165597f028ce1ea847a99a5574b94fed6326 8445 
django-simple-captcha_0.5.14-1_amd64.buildinfo
 41cb62e289df8f8e19784342b97b54776ca3907751f638794d14006a25b2cb0f 65240 
python-django-captcha-doc_0.5.14-1_all.deb
 5dd50376da3aeec150618c68b1fdd44dda825c6ed856eeb636d4a85ef8cc36e3 28656 
python3-django-captcha_0.5.14-1_all.deb
Files:
 4e624622827c64a309f1fce5f57642e7 2405 python optional 
django-simple-captcha_0.5.14-1.dsc
 47dd06e872251cab181c2ebe0907a43d 114390 python optional 
django-simple-captcha_0.5.14.orig.tar.gz
 0cd6d3dbcbfde953ca1807b3a3be975a 5560 python optional 
django-simple-captcha_0.5.14-1.debian.tar.xz
 9d1411e035e16df1879c750d9cad9277 8445 python optional 
django-simple-captcha_0.5.14-1_amd64.buildinfo
 0d4873e08dd046fa8e0723a108a9cdfb 65240 doc optional 
python-django-captcha-doc_0.5.14-1_all.deb
 f5c9a17af435db432479ea5950362a18 28656 python optional 
python3-django-captcha_0.5.14-1_all.deb

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

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmE2PnUYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wknoP/3uMDLOmbIyHxO7Vyv6OoxDw
cQ8cjWv9IpetvlaGi+v9SV7b9F2lof2PJsXwkswwyMPlcVdRZskfFd7yzlqs3HgK
dRp7+XAX8/4e0LrXliBEMReIruXHCcCHPzwz12GPBYWlZo8L6xW1pMqm22jPXhT8
VeHLwLRVLVqukQ9//TS0QyhB3FW9jaAp0uYdysiEFLAd3VdNy8juzhD1acAp5m7D
YGUPn1466jdTBGtyF7o7AZz1VTvRnQ5NrRA/ggj3Py78ln06BPYCXZuIKgHrrsep
PcfUO0TXYbLvE//Nq+xwQAdOQhjFi9n97q1gGcVu2SwVGSHrLzEOpX1yluYx0B3P
mPrtwCVps5KbwlYXLAzdmJpjzI4UGh8pkqOZXeeHfNPpm8dgMkooo6zdfxK0C0Wt
IXkswUVHa0ozvl74mKku76b8VFWlDKkiM7cwOcaj+dWh2W/gTmFU6dv4n6mrJ0uU
f3dGEm7bIbAj5kZa2yEvJpubRvHsX6hciYaQKgcIpKEQeCuBirFaYgu7dV589T7u
7RLETl3RfcNMsNPcIzSCIkPchFT9AfESj+7xySpvCinY/TTYEE2Ven/2JAiTy1UJ
7A7rmzM31KOblg6ao58genzSG9jksqIKioVJUXfjko+JnQj+61TV+/Wlsx2UtO49
+hcO2t2fsbQ0XvpOQ6PV
=MPRv
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to