Bug#1024498: pysph: FTBFS with Python 3.11 as a supported version

Graham Inggs ginggs at debian.org
Sun Nov 20 17:41:41 GMT 2022


Source: pysph
Version: 1.0~b1-3
Severity: serious
Tags: ftbfs
User: debian-python at lists.debian.org
Usertags: python3.11

Hi Maintainer

pysph FTBFS during the recent rebuild adding Python 3.11 as a
supported version [1].  I've copied what I hope is the relevant part
of the log below.

Regards
Graham


[1] https://buildd.debian.org/status/package.php?p=pysph


==================================== ERRORS ====================================
_ ERROR collecting
.pybuild/cpython3_3.11/build/pysph/base/tests/test_device_helper.py _
pysph/base/tests/test_device_helper.py:4: in <module>
    from pysph.base.utils import get_particle_array  # noqa: E402
pysph/base/utils.py:7: in <module>
    from .particle_array import ParticleArray, \
pysph/base/particle_array.pyx:25: in init pysph.base.particle_array
    from compyle.array import Array, get_backend, to_device
/usr/lib/python3/dist-packages/compyle/array.py:10: in <module>
    from .template import Template
/usr/lib/python3/dist-packages/compyle/template.py:10: in <module>
    inspect, 'getfullargspec', inspect.getargspec
E   AttributeError: module 'inspect' has no attribute 'getargspec'



More information about the debian-science-maintainers mailing list