Package: src:rocketcea
Version: 1.1.18+dfsg-3
Severity: important
Tags: sid trixie
User: [email protected]
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