Control: reassign -1 src:pyfastx 2.0.2-1 Control: affects -1 src:augur > > /usr/lib/python3.12/importlib/__init__.py:90: in import_module > > return _bootstrap._gcd_import(name[level:], package, level) > > tests/test_align.py:16: in <module> > > from augur import align > > augur/__init__.py:15: in <module> > > from .io.print import print_err > > augur/io/__init__.py:6: in <module> > > from .metadata import read_metadata # noqa: F401 > > augur/io/metadata.py:5: in <module> > > import pyfastx > > E ModuleNotFoundError: No module named 'pyfastx'
These test failures stem from pyfastx lacking Python 3.12 due to missing cython shared objects rebuild for that python3 version. I'm checking whether other packages are affected. Have a nice day, :) -- .''`. Étienne Mollier <[email protected]> : :' : gpg: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da `. `' sent from /dev/pts/5, please excuse my verbosity `- on air: Arch/Matheos - Neurotically Wired
signature.asc
Description: PGP signature

