Your message dated Thu, 14 Dec 2023 13:59:00 -0100
with message-id
<CAM8zJQsTEgCsAcqZsuWq818NM5=jhyzzedwzdrbh3mcoevd...@mail.gmail.com>
and subject line healpy ftbfs with Python 3.12
has caused the Debian Bug report #1056045,
regarding healpy 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.)
--
1056045: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056045
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
healpy 1.16.1-1+b3 built successfully with cython3 0.29.36-3.
The failure with cython 3.0.1 is #1056805.
--- End Message ---