Source: pyvows Version: 3.0.0-3 Severity: serious Tags: sid bookworm User: [email protected] Usertags: needs-update User: [email protected] Usertags: python3.11 Control: affects -1 src:python3-defaults
Dear maintainer(s),We are in the transition of adding python3.11 as a supported Python version [0]. With a recent upload of python3-defaults the autopkgtest of pyvows fails in testing when that autopkgtest is run with the binary packages of python3-defaults from unstable. It passes when run with only packages from testing. In tabular form:
pass fail
python3-defaults from testing 3.10.6-3
pyvows from testing 3.0.0-3
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of python3-defaults
to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists
what's new in Python3.11, it may help to identify what needs to be updated.
More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [0] https://bugs.debian.org/1021984 [1] https://qa.debian.org/excuses.php?package=python3-defaults https://ci.debian.net/data/autopkgtest/testing/amd64/p/pyvows/28796433/log.gz === python3.11 === Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_codeFile "/usr/lib/python3/dist-packages/pyvows/__main__.py", line 12, in <module>
sys.exit(main())
^^^^^^
File "/usr/lib/python3/dist-packages/pyvows/cli.py", line 184, in main
result = run(
^^^^
File "/usr/lib/python3/dist-packages/pyvows/cli.py", line 136, in run
from pyvows.core import Vows
File "/usr/lib/python3/dist-packages/pyvows/core.py", line 20, in
<module>
from pyvows.decorators import _batch, async_topic, capture_error,
skip_if
File "/usr/lib/python3/dist-packages/pyvows/decorators.py", line 15,
in <module>
from pyvows.runner import SkipTest
File "/usr/lib/python3/dist-packages/pyvows/runner/__init__.py", line
10, in <module>
from pyvows.runner.gevent import VowsParallelRunner as VowsRunner
File "/usr/lib/python3/dist-packages/pyvows/runner/gevent.py", line
27, in <module>
from gevent.pool import Pool
File "/usr/lib/python3/dist-packages/gevent/__init__.py", line 86, in
<module>
from gevent._hub_local import get_hub
File "/usr/lib/python3/dist-packages/gevent/_hub_local.py", line 101,
in <module>
import_c_accel(globals(), 'gevent.__hub_local')
File "/usr/lib/python3/dist-packages/gevent/_util.py", line 148, in
import_c_accel
mod = importlib.import_module(cname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/__init__.py", line 126, in
import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'gevent._gevent_c_hub_local'
autopkgtest [01:16:00]: test unittests
OpenPGP_signature
Description: OpenPGP digital signature

