Your message dated Tue, 9 Jan 2024 19:30:33 +0200
with message-id <ZZ2Cubf6oGYNfd6v@localhost>
and subject line Fixed in 1.1.34+dfsg-2
has caused the Debian Bug report #1055723,
regarding rocketcea ftbfs with Python 3.12
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 ow...@bugs.debian.org
immediately.)
--
1055723: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rocketcea
Version: 1.1.18+dfsg-3
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
[...]
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
pybuild --clean -i python{version} -p "3.12 3.11"
I: pybuild base:310: python3.12 setup.py clean
/<<PKGBUILDDIR>>/setup.py:21: DeprecationWarning:
`numpy.distutils` is deprecated since NumPy 1.23.0, as a result
of the deprecation of `distutils` itself. It will be removed for
Python >= 3.12. For older Python versions it will remain present.
It is recommended to use `setuptools < 60.0` for those Python versions.
For more details, see:
https://numpy.org/devdocs/reference/distutils_status_migration.html
from numpy.distutils.core import Extension, setup
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rocketcea/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts.linux-x86_64-3.12' does not exist -- can't clean it
--- End Message ---
--- Begin Message ---
Version: 1.1.34+dfsg-2
rocketcea (1.1.34+dfsg-2) unstable; urgency=medium
...
* add a Build-Depends on python3-zombie-imp to fix FTBFS with Python3.12
-- Alexandre Detiste <tc...@debian.org> Wed, 20 Dec 2023 10:03:43 +0100
--- End Message ---