Source: pylibmc
Version: 1.5.2-4+b2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=pylibmc&ver=1.5.2-4%2Bb2
...
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:240: python3.11 setup.py clean
/<<PKGBUILDDIR>>/setup.py:4: DeprecationWarning: The distutils package is
deprecated and slated for removal in Python 3.12. Use setuptools or check PEP
632 for potential alternatives
from distutils.core import setup, Extension
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 98, in <module>
with open("README.rst", "U", encoding="utf-8") as r:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid mode: 'U'
E: pybuild pybuild:379: clean: plugin distutils failed with: exit code=1:
python3.11 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p "3.11 3.10"
returned exit code 13
make: *** [debian/rules:10: clean] Error 25