Your message dated Tue, 26 Dec 2023 08:38:43 +0200
with message-id
<CAM8zJQv0yviGJ4UB=y_swhsfwbz6ermdwxtkdofbrzw5mx6...@mail.gmail.com>
and subject line pysph ftbfs with Python 3.12
has caused the Debian Bug report #1056443,
regarding pysph 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.)
--
1056443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pysph
Version: 1.0~b1-6
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
pysph ftbfs with Python 3.12:
[...]
I: pybuild base:310: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build';
python3.12 -m pytest -k "not test_sph_evaluator and not TestInterpolator
and not test_get_points_from_mgrid and not test_get_surface_points_uniform"
============================= test session starts
==============================
platform linux -- Python 3.12.0+, pytest-7.4.3, pluggy-1.3.0
rootdir: /<<PKGBUILDDIR>>
configfile: tox.ini
collected 224 items / 29 errors / 91 deselected / 133 selected
==================================== ERRORS
====================================
_ ERROR collecting
.pybuild/cpython3_3.12/build/pysph/base/tests/test_device_helper.py _
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pysph/base/tests/test_device_helper.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
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:11: in <module>
from .sort import radix_sort
/usr/lib/python3/dist-packages/compyle/sort.py:5: in <module>
from .transpiler import Transpiler, convert_to_float_if_needed
/usr/lib/python3/dist-packages/compyle/transpiler.py:12: in <module>
from .ext_module import ExtModule
/usr/lib/python3/dist-packages/compyle/ext_module.py:14: in <module>
from pyximport import pyxbuild
/usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
from .pyximport import *
/usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
import imp
E ModuleNotFoundError: No module named 'imp'
_ ERROR collecting
.pybuild/cpython3_3.12/build/pysph/base/tests/test_domain_manager.py _
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/pysph/base/tests/test_domain_manager.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
pysph/base/tests/test_domain_manager.py:8: in <module>
from pysph.base.nnps import DomainManager, BoxSortNNPS, LinkedListNNPS
pysph/base/nnps.py:1: in <module>
from pysph.base.nnps_base import get_number_of_threads, py_flatten, \
pysph/base/nnps_base.pyx:1: in init pysph.base.nnps_base
# cython: language_level=3, embedsignature=True
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:11: in <module>
from .sort import radix_sort
/usr/lib/python3/dist-packages/compyle/sort.py:5: in <module>
from .transpiler import Transpiler, convert_to_float_if_needed
/usr/lib/python3/dist-packages/compyle/transpiler.py:12: in <module>
from .ext_module import ExtModule
/usr/lib/python3/dist-packages/compyle/ext_module.py:14: in <module>
from pyximport import pyxbuild
/usr/lib/python3/dist-packages/pyximport/__init__.py:1: in <module>
from .pyximport import *
/usr/lib/python3/dist-packages/pyximport/pyximport.py:51: in <module>
import imp
E ModuleNotFoundError: No module named 'imp'
--- End Message ---
--- Begin Message ---
Version: 0.29.36-4
pysph 1.0~b1-7 built successfully with cython3 0.29.36-4.
--- End Message ---