Package: src:healpy
Version: 1.16.1-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

healpy ftbfs with Python 3.12, although it also fails the same way with 3.11. Probably you need to wait until we have built all the depending modules when adding 3.12.


[...]
============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3.11
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase(PosixPath('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_healpy/build/.hypothesis/examples'))
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: cov-4.1.0, doctestplus-1.0.0, arraydiff-0.5.0, hypothesis-6.88.1, cython-0.1.1, mock-3.11.1, astropy-header-0.2.2, filter-subpackage-0.1.2, remotedata-0.4.1, astropy-0.11.0
collecting ... collected 0 items / 1 error

==================================== ERRORS ==================================== ________________________ ERROR collecting test session _________________________ /usr/lib/python3/dist-packages/_pytest/config/__init__.py:641: in _importconftest
    mod = import_path(conftestpath, mode=importmode, root=rootpath)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:567: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1204: in _gcd_import
    ???
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
    ???
<frozen importlib._bootstrap>:1204: in _gcd_import
    ???
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1126: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
    ???
<frozen importlib._bootstrap>:1204: in _gcd_import
    ???
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:690: in _load_unlocked
    ???
<frozen importlib._bootstrap_external>:940: in exec_module
    ???
<frozen importlib._bootstrap>:241: in _call_with_frames_removed
    ???
healpy/__init__.py:90: in <module>
from ._query_disc import query_disc, query_strip, query_polygon, boundaries
healpy/src/_query_disc.pyx:10: in init healpy._query_disc
    ???
E   ModuleNotFoundError: No module named '_pixelfunc'
=========================== short test summary info ============================
ERROR ../../.. - ModuleNotFoundError: No module named '_pixelfunc'
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.28s =============================== E: pybuild pybuild:395: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_healpy/build; python3.11 -m pytest --doctest-modules

Reply via email to