Tracker – Changelog – Bugs – packages.d.o – Source
| bug# | package | title | affects |
|---|---|---|---|
| 1123303 | python-ratelimiter | python-ratelimiter: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 |
Install getbuildlog: sudo apt install devscripts
Download latest python-ratelimiter build logs: getbuildlog python-ratelimiter last
Download all python-ratelimiter build logs: getbuildlog python-ratelimiter
#1123303
> ==================== 4 failed, 4 passed, 1 warning in 0.37s ====================
File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 41, in _warn_for_function
warnings.warn_explicit(
~~~~~~~~~~~~~~~~~~~~~~^
warning,
^^^^^^^^
...<2 lines>...
filename=func.__code__.co_filename,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
pytest.PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (module_path: pathlib.Path)
see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path
E: pybuild pybuild:480: test: plugin distutils failed with: exit code=1: cd /build/reproducible-path/python-ratelimiter-1.2.0.post0/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13
make: *** [debian/rules:9: binary-arch] Error 25
tests/conftest.py:14 /build/reproducible-path/python-ratelimiter-1.2.0.post0/.pybuild/cpython3_3.13/build/tests/conftest.py:14: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (module_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path def pytest_pycollect_makemodule(path, parent): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_ratelimiter.py::TestBasic::test_decorator_2 - AssertionErro... FAILED tests/test_ratelimiter.py::TestBasic::test_limit_2 - AssertionError: 0... FAILED tests/test_ratelimiter.py::TestBasic::test_random - AssertionError: 10... FAILED tests/test_ratelimiter.py::TestBasic::test_threading - AssertionError:... ==================== 4 failed, 4 passed, 1 warning in 0.37s ==================== E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd /build/reproducible-path/python-ratelimiter-1.2.0.post0/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:9: binary-arch] Error 255