Source: pytibber Version: 0.31.6-2 Severity: serious X-Debbugs-Cc: Tianyu Chen <[email protected]>
Dear Maintainer, Please have a lookt a the failing autopkgtest. Greetings, Alexandre https://qa.debian.org/excuses.php?package=python-gql 39s autopkgtest [21:11:31]: test pybuild-autopkgtest: [----------------------- 39s pybuild-autopkgtest 39s I: pybuild base:311: cd /tmp/autopkgtest-lxc.2g6fs0ej/downtmp/autopkgtest_tmp/build; python3.13 -m pytest test 40s ============================= test session starts ============================== 40s platform linux -- Python 3.13.7, pytest-8.3.5, pluggy-1.6.0 40s rootdir: /tmp/autopkgtest-lxc.2g6fs0ej/downtmp/autopkgtest_tmp/build 40s configfile: pyproject.toml 40s plugins: typeguard-4.4.4, anyio-4.8.0 40s collected 0 items / 1 error 40s 40s ==================================== ERRORS ==================================== 40s _____________________ ERROR collecting test/test_tibber.py _____________________ 40s ImportError while importing test module '/tmp/autopkgtest-lxc.2g6fs0ej/downtmp/autopkgtest_tmp/build/test/test_tibber.py'. 40s Hint: make sure your test modules/packages have valid Python names. 40s Traceback: 40s /usr/lib/python3.13/importlib/__init__.py:88: in import_module 40s return _bootstrap._gcd_import(name[level:], package, level) 40s test/test_tibber.py:10: in <module> 40s import tibber 40s /usr/lib/python3/dist-packages/tibber/__init__.py:20: in <module> 40s from .realtime import TibberRT 40s /usr/lib/python3/dist-packages/tibber/realtime.py:11: in <module> 40s from gql.transport.websockets import log as websockets_logger 40s E ImportError: cannot import name 'log' from 'gql.transport.websockets' (/usr/lib/python3/dist-packages/gql/transport/websockets.py) 40s =========================== short test summary info ============================ 40s ERROR test/test_tibber.py 40s !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! 40s =============================== 1 error in 0.25s =============================== 40s E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd /tmp/autopkgtest-lxc.2g6fs0ej/downtmp/autopkgtest_tmp/build; python3.13 -m pytest test 40s pybuild-autopkgtest: error: pybuild --autopkgtest --test-pytest -i python{version} -p 3.13 returned exit code 13 40s make: *** [/tmp/FMhRqq1gV7/run:4: pybuild-autopkgtest] Error 25 40s pybuild-autopkgtest: error: /tmp/FMhRqq1gV7/run pybuild-autopkgtest returned exit code 2 40s autopkgtest [21:11:32]: test pybuild-autopkgtest: -----------------------]

