Your message dated Tue, 06 Jan 2026 13:49:55 +0000
with message-id <[email protected]>
and subject line Bug#1123316: fixed in python-streamz 0.6.5-1
has caused the Debian Bug report #1123316,
regarding python-streamz: FTBFS: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.14 3.13" returned exit code 13
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 [email protected]
immediately.)


-- 
1123316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123316
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-streamz
Version: 0.6.4-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-streamz, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config 
running config
I: pybuild base:317: python3.13 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/batch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/sinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/orderedweakset.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/dask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/plugins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/sources.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/utils_test.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/collection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/river.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
copying streamz/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe
copying streamz/dataframe/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe
copying streamz/dataframe/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe
copying streamz/dataframe/aggregations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe
copying streamz/dataframe/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_kafka.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_batch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_plugins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_dask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_sinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/py3_test_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
copying streamz/tests/test_sources.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/tests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe/tests
copying streamz/dataframe/tests/test_dataframe_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe/tests
copying streamz/dataframe/tests/test_dataframes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build/streamz/dataframe/tests
I: pybuild base:317: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/batch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/sinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/orderedweakset.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/dask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/plugins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/sources.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/utils_test.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/collection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/river.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
copying streamz/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe
copying streamz/dataframe/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe
copying streamz/dataframe/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe
copying streamz/dataframe/aggregations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe
copying streamz/dataframe/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_kafka.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_batch.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_plugins.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_dask.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_sinks.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/py3_test_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
copying streamz/tests/test_sources.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/tests
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe/tests
copying streamz/dataframe/tests/test_dataframe_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe/tests
copying streamz/dataframe/tests/test_dataframes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build/streamz/dataframe/tests
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build; 
python3.14 -m pytest /<<PKGBUILDDIR>>/streamz/tests/
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 9, in <module>
    raise SystemExit(pytest.console_main())
                     ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 223, 
in console_main
    code = main()
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 193, 
in main
    config = _prepareconfig(new_args, plugins)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 361, 
in _prepareconfig
    config: Config = pluginmanager.hook.pytest_cmdline_parse(
                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        pluginmanager=pluginmanager, args=args
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/helpconfig.py", line 124, in 
pytest_cmdline_parse
    config = yield
             ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1186, 
in pytest_cmdline_parse
    self.parse(args)
    ~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1556, 
in parse
    self.hook.pytest_load_initial_conftests(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        early_config=self, args=args, parser=self._parser
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/warnings.py", line 128, in 
pytest_load_initial_conftests
    return (yield)
            ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/capture.py", line 173, in 
pytest_load_initial_conftests
    yield
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1270, 
in pytest_load_initial_conftests
    self.pluginmanager._set_initial_conftests(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        args=args,
        ^^^^^^^^^^
    ...<8 lines>...
        ),
        ^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 602, 
in _set_initial_conftests
    self._try_load_conftest(
    ~~~~~~~~~~~~~~~~~~~~~~~^
        anchor,
        ^^^^^^^
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 640, 
in _try_load_conftest
    self._loadconftestmodules(
    ~~~~~~~~~~~~~~~~~~~~~~~~~^
        anchor,
        ^^^^^^^
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 680, 
in _loadconftestmodules
    mod = self._importconftest(
        conftestpath,
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
    )
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 756, 
in _importconftest
    self.consider_conftest(mod, registration_name=conftestpath_plugin_name)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 837, 
in consider_conftest
    self.register(conftestmodule, name=registration_name)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 522, 
in register
    plugin_name = super().register(plugin, name)
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 168, in 
register
    self._verify_hook(hook, hookimpl)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 355, in 
_verify_hook
    _warn_for_function(argname_warning, hookimpl.function)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  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 (collection_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:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_streamz/build; python3.14 -m pytest 
{dir}/streamz/tests/
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build; 
python3.13 -m pytest /<<PKGBUILDDIR>>/streamz/tests/
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 9, in <module>
    raise SystemExit(pytest.console_main())
                     ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 223, 
in console_main
    code = main()
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 193, 
in main
    config = _prepareconfig(new_args, plugins)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 361, 
in _prepareconfig
    config: Config = pluginmanager.hook.pytest_cmdline_parse(
                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        pluginmanager=pluginmanager, args=args
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/helpconfig.py", line 124, in 
pytest_cmdline_parse
    config = yield
             ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1186, 
in pytest_cmdline_parse
    self.parse(args)
    ~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1556, 
in parse
    self.hook.pytest_load_initial_conftests(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        early_config=self, args=args, parser=self._parser
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, 
firstresult)
           
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 120, in 
_hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 167, in 
_multicall
    raise exception
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/warnings.py", line 128, in 
pytest_load_initial_conftests
    return (yield)
            ^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 139, in 
_multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/capture.py", line 173, in 
pytest_load_initial_conftests
    yield
  File "/usr/lib/python3/dist-packages/pluggy/_callers.py", line 121, in 
_multicall
    res = hook_impl.function(*args)
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1270, 
in pytest_load_initial_conftests
    self.pluginmanager._set_initial_conftests(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        args=args,
        ^^^^^^^^^^
    ...<8 lines>...
        ),
        ^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 602, 
in _set_initial_conftests
    self._try_load_conftest(
    ~~~~~~~~~~~~~~~~~~~~~~~^
        anchor,
        ^^^^^^^
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 640, 
in _try_load_conftest
    self._loadconftestmodules(
    ~~~~~~~~~~~~~~~~~~~~~~~~~^
        anchor,
        ^^^^^^^
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 680, 
in _loadconftestmodules
    mod = self._importconftest(
        conftestpath,
    ...<2 lines>...
        consider_namespace_packages=consider_namespace_packages,
    )
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 756, 
in _importconftest
    self.consider_conftest(mod, registration_name=conftestpath_plugin_name)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 837, 
in consider_conftest
    self.register(conftestmodule, name=registration_name)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 522, 
in register
    plugin_name = super().register(plugin, name)
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 168, in 
register
    self._verify_hook(hook, hookimpl)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pluggy/_manager.py", line 355, in 
_verify_hook
    _warn_for_function(argname_warning, hookimpl.function)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  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 (collection_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:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_streamz/build; python3.13 -m pytest 
{dir}/streamz/tests/
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-streamz
Source-Version: 0.6.5-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-streamz, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated python-streamz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 06 Jan 2026 13:24:27 +0000
Source: python-streamz
Architecture: source
Version: 0.6.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1119905 1123316
Changes:
 python-streamz (0.6.5-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Aryan Karamtoth ]
   * Added myself to uploaders (Closes: #1119905)
   * Updated copyright years
   * New upstream release 0.6.5:
     - Fix tests with pytest 9 (closes: #1123316)
   * Bump Standards-Version to 4.7.3
 .
   [ Colin Watson ]
   * Run dataframe tests too.
Checksums-Sha1:
 48a97324a9f3486721ccad9aa390b52166ebe129 2449 python-streamz_0.6.5-1.dsc
 a8bfee3765812ed05f9e5df90dfacd2856eebb93 138777 
python-streamz_0.6.5.orig.tar.gz
 edf5c9bb0e9a49b2a42c61bdaa9b7f55a3808354 4720 
python-streamz_0.6.5-1.debian.tar.xz
Checksums-Sha256:
 0957978552d0bfe3099dd4dd6c8eb5c1270a9db034a4f22d14ebcefdc51ce2b8 2449 
python-streamz_0.6.5-1.dsc
 018c4b4e11ab61b75e80824219fda769514fa037b8788d640e8cc07a5d60bf04 138777 
python-streamz_0.6.5.orig.tar.gz
 641c9e859ad29c9108f86f67e7529e05da2c0951e5cef5ca81f8b246d54f22ae 4720 
python-streamz_0.6.5-1.debian.tar.xz
Files:
 04cc9fa408bc76b02a2a1fba8ff290be 2449 science optional 
python-streamz_0.6.5-1.dsc
 eb8e7d3913c6f62ca2e9be364b08d40c 138777 science optional 
python-streamz_0.6.5.orig.tar.gz
 68e3f4e098aea693b282bfc81b2208d0 4720 science optional 
python-streamz_0.6.5-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmldDWYACgkQOTWH2X2G
UAsa6g//ZN/QPBaGuWu7+jJR9+tSWpiCkZ/IrP2CEKV9Efxc5Pn1iU9DxFyVPbdh
GUwHYvb97HSNjOoPxVCzmacF0fJyjs2i16zuwMfU5cTpP0RuHIQLTwurOWqDtSJ3
D+DkHhiDgUb1ZP5AxBoYlsj9n6BNNXr4r2R5Etr59VKh++5nAyQQCl/INNVGvOic
Msimtfcjh11nyA4Gg5GDPeSqmiFEue8b/2ySump4ZNyyA/O7xqxLc4Ueb5d/qV6m
1cFVkvgyrmp4wczroMxPN7anBQOajSWw7eL6kq8zqg0ghEPCDHFhBC4ogeNj7Lm6
Y9TWEkvywDpPPe26vGLXIPyujOcjddgR1S5ZAl6TMtK9JGIpqm+OvkvI9JWDF6mT
E6t7IuSwU0VdnZwpqRDbYnKnZGy3gQayNUzrV3sv+C5j1lIrqJXy9a9hJ5khd2rg
x8wkdyeCNjSgl794RjF5CjVglc8qyK7V96/jJHjNuGLc7E0208MbDcbgaVGoCMSW
qbTHMV2tVuDRlDpb67kf0UGdwgZ9YrsVkUoJqFsmEcOoEKY0PEt6h4A4CC/99ro/
yhU1/f4cdtUkQ1B18Xxn+kgjn8boCbIFfnGdOvrNyIKsZKobiDIH978wwzUg41gl
GjlrlJ1ZrMi8vaqGdWbSWd5l07NiXlEzWJ9W543W0N6iToO2eTI=
=k//w
-----END PGP SIGNATURE-----

Attachment: pgpMFEl3Z3Wtl.pgp
Description: PGP signature


--- End Message ---

Reply via email to