Your message dated Tue, 06 Jan 2026 15:10:08 +0000
with message-id <[email protected]>
and subject line Bug#1123160: fixed in python-xarray 2025.12.0-2
has caused the Debian Bug report #1123160,
regarding pint-xarray: 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.)


-- 
1123160: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pint-xarray
Version: 0.6.0-2
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:pint-xarray, 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
   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
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pint_xarray  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pint_xarray
copying pint_xarray/accessors.py -> build/lib/pint_xarray
copying pint_xarray/conversion.py -> build/lib/pint_xarray
copying pint_xarray/index.py -> build/lib/pint_xarray
copying pint_xarray/testing.py -> build/lib/pint_xarray
copying pint_xarray/errors.py -> build/lib/pint_xarray
copying pint_xarray/formatting.py -> build/lib/pint_xarray
copying pint_xarray/_expects.py -> build/lib/pint_xarray
copying pint_xarray/compat.py -> build/lib/pint_xarray
copying pint_xarray/itertools.py -> build/lib/pint_xarray
copying pint_xarray/__init__.py -> build/lib/pint_xarray
creating build/lib/pint_xarray/tests
copying pint_xarray/tests/test_expects.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_formatting.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_accessors.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_conversion.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_itertools.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/utils.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_index.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/test_testing.py -> build/lib/pint_xarray/tests
copying pint_xarray/tests/__init__.py -> build/lib/pint_xarray/tests
running egg_info
creating pint_xarray.egg-info
writing pint_xarray.egg-info/PKG-INFO
writing dependency_links to pint_xarray.egg-info/dependency_links.txt
writing requirements to pint_xarray.egg-info/requires.txt
writing top-level names to pint_xarray.egg-info/top_level.txt
writing manifest file 'pint_xarray.egg-info/SOURCES.txt'
reading manifest file 'pint_xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'pint_xarray.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pint_xarray
copying build/lib/pint_xarray/accessors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/conversion.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/index.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/testing.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/errors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/formatting.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
creating build/bdist.linux-x86_64/wheel/pint_xarray/tests
copying build/lib/pint_xarray/tests/test_expects.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_formatting.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_accessors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_conversion.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_itertools.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/utils.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_index.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_testing.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/_expects.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/compat.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/itertools.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
running install_egg_info
Copying pint_xarray.egg-info to 
build/bdist.linux-x86_64/wheel/./pint_xarray-0.6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pint_xarray-0.6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pint_xarray/.tmp-ic30qsjy/pint_xarray-0.6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pint_xarray/__init__.py'
adding 'pint_xarray/_expects.py'
adding 'pint_xarray/accessors.py'
adding 'pint_xarray/compat.py'
adding 'pint_xarray/conversion.py'
adding 'pint_xarray/errors.py'
adding 'pint_xarray/formatting.py'
adding 'pint_xarray/index.py'
adding 'pint_xarray/itertools.py'
adding 'pint_xarray/testing.py'
adding 'pint_xarray/tests/__init__.py'
adding 'pint_xarray/tests/test_accessors.py'
adding 'pint_xarray/tests/test_conversion.py'
adding 'pint_xarray/tests/test_expects.py'
adding 'pint_xarray/tests/test_formatting.py'
adding 'pint_xarray/tests/test_index.py'
adding 'pint_xarray/tests/test_itertools.py'
adding 'pint_xarray/tests/test_testing.py'
adding 'pint_xarray/tests/utils.py'
adding 'pint_xarray-0.6.0.dist-info/licenses/LICENSE'
adding 'pint_xarray-0.6.0.dist-info/METADATA'
adding 'pint_xarray-0.6.0.dist-info/WHEEL'
adding 'pint_xarray-0.6.0.dist-info/top_level.txt'
adding 'pint_xarray-0.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pint_xarray-0.6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pint_xarray  
* Building wheel...
running bdist_wheel
running build
running build_py
running egg_info
writing pint_xarray.egg-info/PKG-INFO
writing dependency_links to pint_xarray.egg-info/dependency_links.txt
writing requirements to pint_xarray.egg-info/requires.txt
writing top-level names to pint_xarray.egg-info/top_level.txt
reading manifest file 'pint_xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'pint_xarray.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pint_xarray
copying build/lib/pint_xarray/accessors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/conversion.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/index.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/testing.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/errors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/formatting.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
creating build/bdist.linux-x86_64/wheel/pint_xarray/tests
copying build/lib/pint_xarray/tests/test_expects.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_formatting.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_accessors.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_conversion.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_itertools.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/utils.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_index.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/test_testing.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray/tests
copying build/lib/pint_xarray/_expects.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/compat.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/itertools.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
copying build/lib/pint_xarray/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pint_xarray
running install_egg_info
Copying pint_xarray.egg-info to 
build/bdist.linux-x86_64/wheel/./pint_xarray-0.6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pint_xarray-0.6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pint_xarray/.tmp-ecoexqj3/pint_xarray-0.6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pint_xarray/__init__.py'
adding 'pint_xarray/_expects.py'
adding 'pint_xarray/accessors.py'
adding 'pint_xarray/compat.py'
adding 'pint_xarray/conversion.py'
adding 'pint_xarray/errors.py'
adding 'pint_xarray/formatting.py'
adding 'pint_xarray/index.py'
adding 'pint_xarray/itertools.py'
adding 'pint_xarray/testing.py'
adding 'pint_xarray/tests/__init__.py'
adding 'pint_xarray/tests/test_accessors.py'
adding 'pint_xarray/tests/test_conversion.py'
adding 'pint_xarray/tests/test_expects.py'
adding 'pint_xarray/tests/test_formatting.py'
adding 'pint_xarray/tests/test_index.py'
adding 'pint_xarray/tests/test_itertools.py'
adding 'pint_xarray/tests/test_testing.py'
adding 'pint_xarray/tests/utils.py'
adding 'pint_xarray-0.6.0.dist-info/licenses/LICENSE'
adding 'pint_xarray-0.6.0.dist-info/METADATA'
adding 'pint_xarray-0.6.0.dist-info/WHEEL'
adding 'pint_xarray-0.6.0.dist-info/top_level.txt'
adding 'pint_xarray-0.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pint_xarray-0.6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pint_xarray/build; python3.14 -m pytest 
--pyargs pint_xarray
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pint_xarray/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 342 items

pint_xarray/tests/test_accessors.py .................................... [ 10%]
........................................................................ [ 31%]
................................                                         [ 40%]
pint_xarray/tests/test_conversion.py ................................... [ 51%]
........................................................................ [ 72%]
.....                                                                    [ 73%]
pint_xarray/tests/test_expects.py ..F.........F...............           [ 81%]
pint_xarray/tests/test_formatting.py .....                               [ 83%]
pint_xarray/tests/test_index.py ........................................ [ 95%]
..                                                                       [ 95%]
pint_xarray/tests/test_itertools.py .........                            [ 98%]
pint_xarray/tests/test_testing.py ......                                 [100%]

=================================== FAILURES ===================================
_______________ TestExpects.test_args[values2-units2-expected2] ________________

self = <pint_xarray.tests.test_expects.TestExpects object at 0x7f020e77e060>
values = (<xarray.DataArray ()> Size: 8B
<Quantity(4, 'kilometer')>, 2)
units = ('m', None, None), expected = <xarray.DataArray ()> Size: 8B
array(2000)

    @pytest.mark.parametrize(
        ["values", "units", "expected"],
        (
            ((ureg.Quantity(1, "m"), 2), ("mm", None, None), 500),
            ((ureg.Quantity(1, "m"), ureg.Quantity(0.5, "s")), ("mm", "ms", 
None), 2),
            (
                (xr.DataArray(4).pint.quantify("km"), 2),
                ("m", None, None),
                xr.DataArray(2000),
            ),
            (
                (
                    xr.DataArray([4, 2, 0]).pint.quantify("cm"),
                    xr.DataArray([4, 2, 1]).pint.quantify("mg"),
                ),
                ("m", "g", None),
                xr.DataArray([10, 10, 0]),
            ),
            (
                (ureg.Quantity(16, "m"), 2, ureg.Quantity(4, "s")),
                ("mm", None, "ms"),
                2,
            ),
        ),
    )
    def test_args(self, values, units, expected):
        @pint_xarray.expects(*units)
        def func(a, b, c=1):
            return a / (b * c)
    
        actual = func(*values)
    
        if isinstance(actual, xr.DataArray):
>           xr.testing.assert_identical(actual, expected)
E           AssertionError: Left and right DataArray objects are not identical
E           Attributes only on the left object:
E               units: meter

pint_xarray/tests/test_expects.py:47: AssertionError
______________ TestExpects.test_kwargs[values3-units3-expected3] _______________

self = <pint_xarray.tests.test_expects.TestExpects object at 0x7f020e762f90>
values = {'a': <xarray.DataArray ()> Size: 8B
<Quantity(4, 'kilometer')>, 'b': 2}
units = {'a': 'm', 'b': None, 'c': None}
expected = <xarray.DataArray ()> Size: 8B
array(4000)

    @pytest.mark.parametrize(
        ["values", "units", "expected"],
        (
            (
                {"a": ureg.Quantity(1, "m"), "b": 2},
                {"a": "mm", "b": None, "c": None},
                1000,
            ),
            (
                {"a": 2, "b": ureg.Quantity(100, "cm")},
                {"a": None, "b": "m", "c": None},
                4,
            ),
            (
                {"a": ureg.Quantity(1, "m"), "b": ureg.Quantity(0.5, "s")},
                {"a": "mm", "b": "ms", "c": None},
                4,
            ),
            (
                {"a": xr.DataArray(4).pint.quantify("km"), "b": 2},
                {"a": "m", "b": None, "c": None},
                xr.DataArray(4000),
            ),
            (
                {
                    "a": xr.DataArray([4, 2, 0]).pint.quantify("cm"),
                    "b": xr.DataArray([4, 2, 1]).pint.quantify("mg"),
                },
                {"a": "m", "b": "g", "c": None},
                xr.DataArray([20, 20, 0]),
            ),
        ),
    )
    def test_kwargs(self, values, units, expected):
        @pint_xarray.expects(**units)
        def func(a, b, c=2):
            return a / b * c
    
        actual = func(**values)
    
        if isinstance(actual, xr.DataArray):
>           xr.testing.assert_identical(actual, expected)
E           AssertionError: Left and right DataArray objects are not identical
E           Attributes only on the left object:
E               units: meter

pint_xarray/tests/test_expects.py:149: AssertionError
=========================== short test summary info ============================
FAILED 
pint_xarray/tests/test_expects.py::TestExpects::test_args[values2-units2-expected2]
FAILED 
pint_xarray/tests/test_expects.py::TestExpects::test_kwargs[values3-units3-expected3]
======================== 2 failed, 340 passed in 1.67s =========================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pint_xarray/build; python3.14 -m pytest 
--pyargs pint_xarray
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pint_xarray/build; python3.13 -m pytest 
--pyargs pint_xarray
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pint_xarray/build
configfile: pyproject.toml
plugins: typeguard-4.4.4
collected 342 items

pint_xarray/tests/test_accessors.py .................................... [ 10%]
........................................................................ [ 31%]
................................                                         [ 40%]
pint_xarray/tests/test_conversion.py ................................... [ 51%]
........................................................................ [ 72%]
.....                                                                    [ 73%]
pint_xarray/tests/test_expects.py ..F.........F...............           [ 81%]
pint_xarray/tests/test_formatting.py .....                               [ 83%]
pint_xarray/tests/test_index.py ........................................ [ 95%]
..                                                                       [ 95%]
pint_xarray/tests/test_itertools.py .........                            [ 98%]
pint_xarray/tests/test_testing.py ......                                 [100%]

=================================== FAILURES ===================================
_______________ TestExpects.test_args[values2-units2-expected2] ________________

self = <pint_xarray.tests.test_expects.TestExpects object at 0x7fde57d02fd0>
values = (<xarray.DataArray ()> Size: 8B
<Quantity(4, 'kilometer')>, 2)
units = ('m', None, None), expected = <xarray.DataArray ()> Size: 8B
array(2000)

    @pytest.mark.parametrize(
        ["values", "units", "expected"],
        (
            ((ureg.Quantity(1, "m"), 2), ("mm", None, None), 500),
            ((ureg.Quantity(1, "m"), ureg.Quantity(0.5, "s")), ("mm", "ms", 
None), 2),
            (
                (xr.DataArray(4).pint.quantify("km"), 2),
                ("m", None, None),
                xr.DataArray(2000),
            ),
            (
                (
                    xr.DataArray([4, 2, 0]).pint.quantify("cm"),
                    xr.DataArray([4, 2, 1]).pint.quantify("mg"),
                ),
                ("m", "g", None),
                xr.DataArray([10, 10, 0]),
            ),
            (
                (ureg.Quantity(16, "m"), 2, ureg.Quantity(4, "s")),
                ("mm", None, "ms"),
                2,
            ),
        ),
    )
    def test_args(self, values, units, expected):
        @pint_xarray.expects(*units)
        def func(a, b, c=1):
            return a / (b * c)
    
        actual = func(*values)
    
        if isinstance(actual, xr.DataArray):
>           xr.testing.assert_identical(actual, expected)
E           AssertionError: Left and right DataArray objects are not identical
E           Attributes only on the left object:
E               units: meter

pint_xarray/tests/test_expects.py:47: AssertionError
______________ TestExpects.test_kwargs[values3-units3-expected3] _______________

self = <pint_xarray.tests.test_expects.TestExpects object at 0x7fde57868f30>
values = {'a': <xarray.DataArray ()> Size: 8B
<Quantity(4, 'kilometer')>, 'b': 2}
units = {'a': 'm', 'b': None, 'c': None}
expected = <xarray.DataArray ()> Size: 8B
array(4000)

    @pytest.mark.parametrize(
        ["values", "units", "expected"],
        (
            (
                {"a": ureg.Quantity(1, "m"), "b": 2},
                {"a": "mm", "b": None, "c": None},
                1000,
            ),
            (
                {"a": 2, "b": ureg.Quantity(100, "cm")},
                {"a": None, "b": "m", "c": None},
                4,
            ),
            (
                {"a": ureg.Quantity(1, "m"), "b": ureg.Quantity(0.5, "s")},
                {"a": "mm", "b": "ms", "c": None},
                4,
            ),
            (
                {"a": xr.DataArray(4).pint.quantify("km"), "b": 2},
                {"a": "m", "b": None, "c": None},
                xr.DataArray(4000),
            ),
            (
                {
                    "a": xr.DataArray([4, 2, 0]).pint.quantify("cm"),
                    "b": xr.DataArray([4, 2, 1]).pint.quantify("mg"),
                },
                {"a": "m", "b": "g", "c": None},
                xr.DataArray([20, 20, 0]),
            ),
        ),
    )
    def test_kwargs(self, values, units, expected):
        @pint_xarray.expects(**units)
        def func(a, b, c=2):
            return a / b * c
    
        actual = func(**values)
    
        if isinstance(actual, xr.DataArray):
>           xr.testing.assert_identical(actual, expected)
E           AssertionError: Left and right DataArray objects are not identical
E           Attributes only on the left object:
E               units: meter

pint_xarray/tests/test_expects.py:149: AssertionError
=========================== short test summary info ============================
FAILED 
pint_xarray/tests/test_expects.py::TestExpects::test_args[values2-units2-expected2]
FAILED 
pint_xarray/tests/test_expects.py::TestExpects::test_kwargs[values3-units3-expected3]
======================== 2 failed, 340 passed in 1.71s =========================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pint_xarray/build; python3.13 -m pytest 
--pyargs pint_xarray
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-xarray
Source-Version: 2025.12.0-2
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-xarray, 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.
Alastair McKinstry <[email protected]> (supplier of updated python-xarray 
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 14:24:37 +0000
Source: python-xarray
Architecture: source
Version: 2025.12.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1123151 1123160 1123338
Changes:
 python-xarray (2025.12.0-2) unstable; urgency=medium
 .
   * pr-11210.patch: Upstream bugfix. Thanks Antonio Valentino
       Closes: #1123151, #1123338, #1123160
   * Use sphinxdoc
   * d/watch: Move to version 5 syntax
   * Standards-Version: 4.7.3
   * Drop Priority: optional from source in d/control per new policy
Checksums-Sha1:
 b4dd55c9fe536397b73db00af728f9e960ac248b 4052 python-xarray_2025.12.0-2.dsc
 d9e74df2638a7b9ebf9d222d9d6aaaaab7a25744 21300 
python-xarray_2025.12.0-2.debian.tar.xz
Checksums-Sha256:
 1313dad512303722ec252a5342f07b8524763041701bb427fdd91ec2524de553 4052 
python-xarray_2025.12.0-2.dsc
 2b3ee8d2ba3ae7af222a6c7c2882607c7686346f1c74cb50171db579e8cd73a2 21300 
python-xarray_2025.12.0-2.debian.tar.xz
Files:
 fdd810d55942ace21cc30da920bf45db 4052 python optional 
python-xarray_2025.12.0-2.dsc
 d2c5c6e4d02eddcd1702979749adb8ab 21300 python optional 
python-xarray_2025.12.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmldH3EACgkQy+a7Tl2a
06XD4Q/+I+EThl9EvvVP3RZawE0eeKecvUKl7UQrizFsapE67MjR/iFd3/O2sC29
XSVReLUB94U2FCJC5WyBeCF5IjIEZ9xbf1LLOhcpbsk4M/3Lmg8uCFdmfuWAx5B8
v2oV+XrS1o3FDG9+ny2ruqvS+0msWasFWg5SyXjGe84otxbt76KBVIigwMIvWflg
vm+0T07tCcvgSc0a72NyVEGO0+7QHQfrQAbkV2ica2EHIBoS4PZCPbGqs3axc4SR
uZt+JtVgUybzc2VRScNKfFc7hoAoaUlJSgW+hg1n++G/JaQLyLE85yFxY3u//Sw5
zB9aXvEYxORdh+Knti6HRAOOcLvahLCZz/5amkAuopn/MpIg0WsRVqiGh1X4gOhC
sjrDOJHdvmVJ9XiTbt9s8ShbDCCUy8R6rcyIasgu0xQDwLeIoKYqdjbMdJtITGrv
qF02+Ux7Xo8GntqBM0P+FD6ZNO8RkgYUKcpI5AYUJarsY/ZkrFUIzYMVcYPbSoYu
3m4/XB9WsxXnvsOC6GOX2QEVAPZ5hENOLRf/S9je/kUwpti4Je5eEFDy55UHZqvA
r8KlwR6sZg7xTC4ga63Ah3Xs1VfGZi+L7znXOrsYWG2RMwhwuq1oUQTJA43ZaFDj
YPoOIVXv8+2KpCwzCdEKBuaiMLTy5p9APNTXzdjblBQa4jiZjz8=
=urPW
-----END PGP SIGNATURE-----

Attachment: pgpAnASW4sDgg.pgp
Description: PGP signature


--- End Message ---

Reply via email to