Your message dated Wed, 17 Dec 2025 12:49:42 +0000
with message-id <[email protected]>
and subject line Bug#1123215: fixed in python-django-crum 0.7.9-6
has caused the Debian Bug report #1123215,
regarding python-django-crum: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.14 3.13" returned exit code 13
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.)


-- 
1123215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-django-crum
Version: 0.7.9-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-django-crum, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild --test-args="--import-mode=importlib"
   dh_auto_clean -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
   dh_autoreconf_clean -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_clean -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
 debian/rules binary
dh binary --buildsystem=pybuild --test-args="--import-mode=importlib"
   dh_update_autotools_config -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_autoreconf -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
   dh_auto_configure -O--buildsystem=pybuild 
-O--test-args=--import-mode=importlib
   dh_auto_build -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-crum  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:135: 
SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        
********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/crum
copying crum/signals.py -> build/lib/crum
copying crum/__init__.py -> build/lib/crum
running egg_info
creating django_crum.egg-info
writing django_crum.egg-info/PKG-INFO
writing dependency_links to django_crum.egg-info/dependency_links.txt
writing requirements to django_crum.egg-info/requires.txt
writing top-level names to django_crum.egg-info/top_level.txt
writing manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 
'test_project'
adding license file 'LICENSE'
writing manifest file 'django_crum.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crum
copying build/lib/crum/signals.py -> build/bdist.linux-x86_64/wheel/./crum
copying build/lib/crum/__init__.py -> build/bdist.linux-x86_64/wheel/./crum
running install_egg_info
Copying django_crum.egg-info to 
build/bdist.linux-x86_64/wheel/./django_crum-0.7.9.dev0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_crum-0.7.9.dev0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-crum/.tmp-2o2a8otg/django_crum-0.7.9.dev0-py2.py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'crum/__init__.py'
adding 'crum/signals.py'
adding 'django_crum-0.7.9.dev0.dist-info/licenses/LICENSE'
adding 'django_crum-0.7.9.dev0.dist-info/METADATA'
adding 'django_crum-0.7.9.dev0.dist-info/WHEEL'
adding 'django_crum-0.7.9.dev0.dist-info/top_level.txt'
adding 'django_crum-0.7.9.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_crum-0.7.9.dev0-py2.py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-crum  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:135: 
SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        
********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  self.finalize_options()
running build
running build_py
running egg_info
writing django_crum.egg-info/PKG-INFO
writing dependency_links to django_crum.egg-info/dependency_links.txt
writing requirements to django_crum.egg-info/requires.txt
writing top-level names to django_crum.egg-info/top_level.txt
reading manifest file 'django_crum.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 
'test_project'
adding license file 'LICENSE'
writing manifest file 'django_crum.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/crum
copying build/lib/crum/signals.py -> build/bdist.linux-x86_64/wheel/./crum
copying build/lib/crum/__init__.py -> build/bdist.linux-x86_64/wheel/./crum
running install_egg_info
Copying django_crum.egg-info to 
build/bdist.linux-x86_64/wheel/./django_crum-0.7.9.dev0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_crum-0.7.9.dev0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-crum/.tmp-2st_6r_3/django_crum-0.7.9.dev0-py2.py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'crum/__init__.py'
adding 'crum/signals.py'
adding 'django_crum-0.7.9.dev0.dist-info/licenses/LICENSE'
adding 'django_crum-0.7.9.dev0.dist-info/METADATA'
adding 'django_crum-0.7.9.dev0.dist-info/WHEEL'
adding 'django_crum-0.7.9.dev0.dist-info/top_level.txt'
adding 'django_crum-0.7.9.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_crum-0.7.9.dev0-py2.py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild -O--test-args=--import-mode=importlib
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-django-crum
Source-Version: 0.7.9-6
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-django-crum, 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.
Colin Watson <[email protected]> (supplier of updated python-django-crum 
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: Wed, 17 Dec 2025 12:26:20 +0000
Source: python-django-crum
Architecture: source
Version: 0.7.9-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123215
Changes:
 python-django-crum (0.7.9-6) unstable; urgency=medium
 .
   * Team upload.
   * debian/pybuild.testfiles: Remove blank line (closes: #1123215).
Checksums-Sha1:
 0d6b75bd34b09195e639fe2099b9dcd12ef8815e 2644 python-django-crum_0.7.9-6.dsc
 90fd37212d62f118a8c9ea3fcea527c330fcf5bf 3084 
python-django-crum_0.7.9-6.debian.tar.xz
 9a6f68d2cf0c8b72378371db6b699cb31bc39f28 56448 
python-django-crum_0.7.9-6.git.tar.xz
 f09c3ea0ceab2fbb17860310bf653a7f07de5c85 17179 
python-django-crum_0.7.9-6_source.buildinfo
Checksums-Sha256:
 8902ce6042146248a9bda88194717d50ecca99cea515205ffef0805b298b07f1 2644 
python-django-crum_0.7.9-6.dsc
 0bff5a3a04a0f374920a421d00ef95f828407c839c8b586af436eaf51b4be550 3084 
python-django-crum_0.7.9-6.debian.tar.xz
 3bed7ab9822c3950bb8fd9441df4def7c83a229cae6c7d7ade0981688f03c54b 56448 
python-django-crum_0.7.9-6.git.tar.xz
 f702043332fd5734180ad4f928e8015493390d69018506663a345a380d7fcece 17179 
python-django-crum_0.7.9-6_source.buildinfo
Files:
 dcd8944364e0c0617190c2a4976b756d 2644 python optional 
python-django-crum_0.7.9-6.dsc
 77bdb084db60fe964d67e606780452fc 3084 python optional 
python-django-crum_0.7.9-6.debian.tar.xz
 90956abcd5006d8b8cf137b75e01c0cd 56448 python optional 
python-django-crum_0.7.9-6.git.tar.xz
 a3b4d3789a6018c264325653339ef644 17179 python optional 
python-django-crum_0.7.9-6_source.buildinfo
Git-Tag-Info: tag=e2da3858a1bb2b920b94289c354ccc601c9f16c0 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlCoeIACgkQYG0ITkaD
wHlu8xAA4/2Fny3JpWA6BQ1ieb/8ky5FYYaGxLkl3WnyEDBdGVmMWfxmMJmcAzYG
6yhYaNbvUVBF7BXpRGn6hXwtUBPcMheomvs4akWSYD73U2uDepaUtADZU9RzrT96
1j7k0Ox4w3mdYcUBkylc8hfRxJ8RtvLgjjWeFOIhrXvYWQjdc87TmJkGn3MoJEbf
bf8xpGqkJ1xEvGawf6rNUa92vOnEZoVHc8iUwuMWPDSWk+BnUjuRmvb12ENMLgXn
68dCkkJblV8ZHH8yVNtEgF51emFL9ZS4PkL5Cs6p5wi1f5znzAmBBjd81/9uuV1L
v3jyOpOCns31wfDNH73P0ReOZ/Ai7cCp9LT+UFl7SvD/9c20jrJfu3tW9BucGJC9
DL++XJ81ZKo0Y3YTkxvZHnTnAK2Eo1CYj74UAsNGsJfmkvw3mSMotzHaJk2tOL90
82YVzTivpI6HsiCWFYHIQBV+e31YB0pTSArV/6X805EmawhoDAy1jOiUe2r+6Te9
Cd0eAGh1JYcvmWIkVV9KzWxkHwtSofN04L/0tUYoprF3hGNcHtc45xPI1TPaNJu6
B1ff+W+AtavQWhB5Asd+sdmg9Bcm+zB6n30tR/obX6JbaG+o1I3K1ESsuL4qFHqp
bYrNAJtAEyePTwQln/ju+anTq/cbLY/pqXIOR4yncK1/615rjXo=
=g/o5
-----END PGP SIGNATURE-----

Attachment: pgpKxl86fDqsu.pgp
Description: PGP signature


--- End Message ---

Reply via email to