Package: src:python-django-compressor Version: 4.5.1-4 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-compressor, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean make: pyversions: No such file or directory py3versions: no X-Python3-Version in control file, using supported versions dh clean --buildsystem=pybuild --with python3 dh_auto_clean -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py clean /<<PKGBUILDDIR>>/setup.py:22: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(filename, encoding="utf-8") as fp: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/setup.py", line 133, in <module> version=find_version("compressor", "__init__.py"), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/<<PKGBUILDDIR>>/setup.py", line 28, in find_version finder.visit(ast.parse(read(*parts))) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/ast.py", line 506, in visit return visitor(node) File "/usr/lib/python3.14/ast.py", line 514, in generic_visit self.visit(item) ~~~~~~~~~~^^^^^^ File "/usr/lib/python3.14/ast.py", line 506, in visit return visitor(node) File "/<<PKGBUILDDIR>>/setup.py", line 17, in visit_Assign self.version = node.value.s ^^^^^^^^^^^^ AttributeError: 'Constant' object has no attribute 's' E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.14 setup.py clean dh_auto_clean: error: pybuild --clean -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:10: clean] Error 25 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

