Your message dated Sun, 19 Sep 2021 18:00:10 +0000
with message-id <[email protected]>
and subject line Bug#961160: fixed in django-model-utils 4.1.1-1
has caused the Debian Bug report #961160,
regarding django-model-utils: FTBFS 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.)
--
961160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: django-model-utils
Version: 3.1.1-2
Severity: normal
User: [email protected]
Usertags: django-3.x
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. Unfortunately,
django-model-utils fails to build. Please see:
http://bugs.debian.org/960890
... for more information. Please use this 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.
[…]
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
"/home/lamby/temp/cdt.20200517002516.AVX64zAwRd.ags.lamby-debian-experimental.python3-django-model-utils/django-model-utils-3.1.1/model_utils/models.py",
line 13, in <module>
from model_utils.managers import QueryManager, SoftDeletableManager
File
"/home/lamby/temp/cdt.20200517002516.AVX64zAwRd.ags.lamby-debian-experimental.python3-django-model-utils/django-model-utils-3.1.1/model_utils/managers.py",
line 14, in <module>
from django.utils.six import string_types
ModuleNotFoundError: No module named 'django.utils.six'
E: pybuild pybuild:352: test: plugin custom failed with: exit code=1:
python3.8 -m pytest -k 'not deferred'
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8
--system=custom "--test-args={interpreter} -m pytest -k 'not deferred'"
returned exit code 13
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 25
make[1]: Leaving directory
'/home/lamby/temp/cdt.20200517002516.AVX64zAwRd.ags.lamby-debian-experimental.python3-django-model-utils/django-model-utils-3.1.1'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
django-model-utils.3.1.1-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: django-model-utils
Source-Version: 4.1.1-1
Done: Carsten Schoenert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
django-model-utils, 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-model-utils 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: Sat, 11 Sep 2021 17:58:13 +0200
Source: django-model-utils
Binary: python-django-model-utils-doc python3-django-model-utils
Architecture: source all
Version: 4.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Carsten Schoenert <[email protected]>
Description:
python-django-model-utils-doc - Django model mixins and utilities —
Documentation
python3-django-model-utils - Django model mixins and utilities — Python 3
Closes: 961160
Changes:
django-model-utils (4.1.1-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 ]
* [065bbbd] d/gbp.conf: Update content for easier packaging
* [56e646d] New upstream version 4.1.1
(Closes: 961160)
* [2ff87ba] Add a patch queue from a patchqueue branch
Added patch:
Don-t-rely-on-setuptools_scm.patch
* [10e27b5] d/watch: Update to version 4
* [eb70c18] d/rules: Don't run dh_auto_test for now
The test suite needs now a running PostgreSQL database which I'm unable
to add right now within the build setup. But could be added later.
* [936e32e] d/control: Running wrap-and-sort -ast
* [c11e9d0] d/control: Bump debhelper version to 13
* [6d1766a] d/control: Remove obsolet min version for python3-all
* [a54c75f] d/control: Update Standards-Version to 4.6.0
* [a037e04] d/control: Adding entry Rules-Requires-Root: no
* [edc118d] Build and package also the -doc package by dh_sphinxdoc
* [1b7ad1c] python-django-model-utils-doc: Adding doc-base registration
* [f3687bb] d/u/metadata: Adding some basic metadata
* [f3b09ac] d/docs: Move into package specific sequencer
Checksums-Sha1:
558363c2f18b3b046172317ecb73b72f882c2634 2285 django-model-utils_4.1.1-1.dsc
c7e6fc3b718fa5ce60046e67d47539752546d9b0 59455
django-model-utils_4.1.1.orig.tar.gz
45c2630300b7fc0f172d1df5e630e683c097e8a2 5296
django-model-utils_4.1.1-1.debian.tar.xz
dacd44ab0a7eacc2d850b8da1aa1a5c63d90e30b 7907
django-model-utils_4.1.1-1_amd64.buildinfo
1a3b3fbb8d133766d01f5ebc812607845f8de32a 35676
python-django-model-utils-doc_4.1.1-1_all.deb
79240f4060dedb3355dbf439b0acd647282aa64d 33528
python3-django-model-utils_4.1.1-1_all.deb
Checksums-Sha256:
854e701a285100981bbcec9d057cfec02a848686786c05c80b18f764b00ba34f 2285
django-model-utils_4.1.1-1.dsc
2622fa3c155683884f8247c8caa9bdb48cccbef1f155e67b2b44f1a9d748638b 59455
django-model-utils_4.1.1.orig.tar.gz
07dda63a915d2df9f16d57aa6b7f4b68f4a145bc15cd6baf40c763275e265959 5296
django-model-utils_4.1.1-1.debian.tar.xz
9344098f9ba3a808059b364c545d019388031e9ea27a423ae33f15dcf2ef40f1 7907
django-model-utils_4.1.1-1_amd64.buildinfo
0514789d6084e86eb99fcfa88ca90fa1c5715a0821e9c1b507cfeb8d5f1be4d9 35676
python-django-model-utils-doc_4.1.1-1_all.deb
d319b8ce7f8cb763debba0c2a0e983d2abeb1ce73e6ae439b7fe811ee385af2b 33528
python3-django-model-utils_4.1.1-1_all.deb
Files:
123fdabe718ee3b399f23d9213ba86de 2285 python optional
django-model-utils_4.1.1-1.dsc
2bec89a6849dd5c33a18596635dde52a 59455 python optional
django-model-utils_4.1.1.orig.tar.gz
6bb0b08ed9d5612ccbcef70e2dc71c86 5296 python optional
django-model-utils_4.1.1-1.debian.tar.xz
58136a7b896a3cd45d12be6b50e327cd 7907 python optional
django-model-utils_4.1.1-1_amd64.buildinfo
8b7320b1de6f636f897e2fbb15a100ab 35676 doc optional
python-django-model-utils-doc_4.1.1-1_all.deb
0ec4a2975432bd9b50582d02bf16273d 33528 python optional
python3-django-model-utils_4.1.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmE81HEYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wNrcP/2rGHmUO2xmQhImW5QDXy/Pj
tMEuaZOQMR1q3NJt3JD9lBB96S4hAfsItfbXiseZVZbNAJ3S4gceO5thubhzK22D
FcwaQsxH24VwnS+oMJ4o5HAVaGBLvybODMY6zhCg6HROSTJXF6nTvfkx9SIS5cqp
iH0NW/vSW0Fx7AXnYHWBG6SyogtCb+/RsGvXi0ILrUTyHsOTgYWKmMx2QsVSkmE4
Ym3fGHwmD/XLRkDgHJLzr633+C5zLXEFZu3PLJEWFDXVID52JjVEJ+8CA1pUE4H3
jDjm6eMX0QeZZ03aqmo+QznNGZ8WeZ9Znyv/LbepzHbxK4SH91V7t+181RqBuKl9
DfqzKBkz7fpFOp8/ENsVYY5/MtXKcXM4G4EUJ3TkkFODcqgFLkhTxIlLOqYAG+FJ
OP/D9jcQ4xrIvuSmrT+jC6h/d1XCMf+80pjiR7Ow5yfoe0Pfd8fs4aCYjI8+vVP/
jGgXVCtAjtJ09h6fjPkby09NOVV+ueelYWMrcIgcpBHqPQ2cBo1Y0PXuv5uH86En
mxUT30w3c5Sb7RQRE8jPDHIGn2f2pNuA15q6fPNvsJClgDORkRfKXt/h87lh1c8+
jjfjNcKBWY3l2x0DUWB36mdQVV399X1i+cvktMFGtMaTHgCz3irWzPlNEmmBeza1
tKwNaAzjCKPHTcJuyyr7
=ILlK
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team