Your message dated Sat, 23 Dec 2023 19:06:12 +0000
with message-id <e1rh7k8-004mkv...@fasolo.debian.org>
and subject line Bug#1059354: fixed in xarray-datatree 0.0.13-2
has caused the Debian Bug report #1059354,
regarding xarray-datatree: autopkgtest regression with python-xarray 2023.12.0-1
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 ow...@bugs.debian.org
immediately.)
--
1059354: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059354
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xarray-datatree
Version: 0.0.13-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Hi Maintainer
Since the upload of python-xarray 2023.12.0-1, xarray-datatree's
autopkgtests fail in unstable [1]. I've copied what I hope is the
relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/x/xarray-datatree/testing/amd64/
53s ==================================== ERRORS
====================================
53s __________________ ERROR collecting tests/test_dataset_api.py
__________________
53s ImportError while importing test module
'/usr/lib/python3/dist-packages/datatree/tests/test_dataset_api.py'.
53s Hint: make sure your test modules/packages have valid Python names.
53s Traceback:
53s /usr/lib/python3.11/importlib/__init__.py:126: in import_module
53s return _bootstrap._gcd_import(name[level:], package, level)
53s /usr/lib/python3/dist-packages/datatree/tests/test_dataset_api.py:5:
in <module>
53s from datatree.testing import assert_equal
53s /usr/lib/python3/dist-packages/datatree/testing.py:1: in <module>
53s from xarray.testing import ensure_warnings
53s E ImportError: cannot import name 'ensure_warnings' from
'xarray.testing'
(/usr/lib/python3/dist-packages/xarray/testing/__init__.py)
53s ___________________ ERROR collecting tests/test_datatree.py
____________________
53s ImportError while importing test module
'/usr/lib/python3/dist-packages/datatree/tests/test_datatree.py'.
53s Hint: make sure your test modules/packages have valid Python names.
53s Traceback:
53s /usr/lib/python3.11/importlib/__init__.py:126: in import_module
53s return _bootstrap._gcd_import(name[level:], package, level)
53s /usr/lib/python3/dist-packages/datatree/tests/test_datatree.py:9:
in <module>
53s import datatree.testing as dtt
53s /usr/lib/python3/dist-packages/datatree/testing.py:1: in <module>
53s from xarray.testing import ensure_warnings
53s E ImportError: cannot import name 'ensure_warnings' from
'xarray.testing'
(/usr/lib/python3/dist-packages/xarray/testing/__init__.py)
53s ______________________ ERROR collecting tests/test_io.py
_______________________
53s ImportError while importing test module
'/usr/lib/python3/dist-packages/datatree/tests/test_io.py'.
53s Hint: make sure your test modules/packages have valid Python names.
53s Traceback:
53s /usr/lib/python3.11/importlib/__init__.py:126: in import_module
53s return _bootstrap._gcd_import(name[level:], package, level)
53s /usr/lib/python3/dist-packages/datatree/tests/test_io.py:4: in <module>
53s from datatree.testing import assert_equal
53s /usr/lib/python3/dist-packages/datatree/testing.py:1: in <module>
53s from xarray.testing import ensure_warnings
53s E ImportError: cannot import name 'ensure_warnings' from
'xarray.testing'
(/usr/lib/python3/dist-packages/xarray/testing/__init__.py)
53s ____________________ ERROR collecting tests/test_mapping.py
____________________
53s ImportError while importing test module
'/usr/lib/python3/dist-packages/datatree/tests/test_mapping.py'.
53s Hint: make sure your test modules/packages have valid Python names.
53s Traceback:
53s /usr/lib/python3.11/importlib/__init__.py:126: in import_module
53s return _bootstrap._gcd_import(name[level:], package, level)
53s /usr/lib/python3/dist-packages/datatree/tests/test_mapping.py:7: in <module>
53s from datatree.testing import assert_equal
53s /usr/lib/python3/dist-packages/datatree/testing.py:1: in <module>
53s from xarray.testing import ensure_warnings
53s E ImportError: cannot import name 'ensure_warnings' from
'xarray.testing'
(/usr/lib/python3/dist-packages/xarray/testing/__init__.py)
53s =============================== warnings summary
===============================
53s ../../../../../usr/lib/python3/dist-packages/xarray/tests/__init__.py:152
53s /usr/lib/python3/dist-packages/xarray/tests/__init__.py:152:
PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo?
You can register custom marks to avoid this warning - for details, see
https://docs.pytest.org/en/stable/how-to/mark.html
53s flaky = pytest.mark.flaky
53s
53s ../../../../../usr/lib/python3/dist-packages/xarray/tests/__init__.py:153
53s /usr/lib/python3/dist-packages/xarray/tests/__init__.py:153:
PytestUnknownMarkWarning: Unknown pytest.mark.network - is this a
typo? You can register custom marks to avoid this warning - for
details, see https://docs.pytest.org/en/stable/how-to/mark.html
53s network = pytest.mark.network
53s
53s -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
53s =========================== short test summary info
============================
53s ERROR tests/test_dataset_api.py
53s ERROR tests/test_datatree.py
53s ERROR tests/test_io.py
53s ERROR tests/test_mapping.py
53s !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection
!!!!!!!!!!!!!!!!!!!!
53s ======================== 2 warnings, 4 errors in 0.54s
=========================
53s E: pybuild pybuild:395: test: plugin pyproject failed with: exit
code=2: cd /tmp/autopkgtest-lxc.9pfjle7f/downtmp/autopkgtest_tmp/build;
python3.11 -m pytest --pyargs datatree
--- End Message ---
--- Begin Message ---
Source: xarray-datatree
Source-Version: 0.0.13-2
Done: Antonio Valentino <antonio.valent...@tiscali.it>
We believe that the bug you reported is fixed in the latest version of
xarray-datatree, 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 1059...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Valentino <antonio.valent...@tiscali.it> (supplier of updated
xarray-datatree 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 23 Dec 2023 18:10:21 +0000
Source: xarray-datatree
Architecture: source
Version: 0.0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Antonio Valentino <antonio.valent...@tiscali.it>
Closes: 1059354
Changes:
xarray-datatree (0.0.13-2) unstable; urgency=medium
.
* debian/patches:
- New 0001-Fix-compatibility-with-xarray-2023.12.patch (Closes: #1059354).
* debian/control:
- Depend on python3-xarray (>= 2023.12)
* debian/rules:
- Remove unnecessary *.*-info directory.
Checksums-Sha1:
597803d0f4d34c3b2bddb5447b12090fe47df995 3651 xarray-datatree_0.0.13-2.dsc
edf16bb576f6c9e07331d9de069aece5412874a5 3636
xarray-datatree_0.0.13-2.debian.tar.xz
e689b7ce07ecde16927abff92db3c82bb08dc115 9472
xarray-datatree_0.0.13-2_amd64.buildinfo
Checksums-Sha256:
6cd6df40bac909847773c5fb4ba88f78be9c1e35ff10445fd78348c2bed88dc3 3651
xarray-datatree_0.0.13-2.dsc
039db6f14ae2bcd7689927a26ecdb6c5f86df315544bf74d5d546e0b038a7fc7 3636
xarray-datatree_0.0.13-2.debian.tar.xz
0cd05aa9be39d6915c0bd1a679bc1677d83f5576a2db3a193ee7468d20cd8730 9472
xarray-datatree_0.0.13-2_amd64.buildinfo
Files:
b1b9cb0d16a6c81b9492c4415edf2040 3651 python optional
xarray-datatree_0.0.13-2.dsc
33d8e4aceaefb4c6817143235965b3ff 3636 python optional
xarray-datatree_0.0.13-2.debian.tar.xz
4f5dba2fc8deccab69c7a9bf5927038d 9472 python optional
xarray-datatree_0.0.13-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmWHKGQdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJ4ew/+MKBZH/ACAAOOiYes
Vy1r5BHIExEjmV0W02fztZRKIw5Ajd6oIizJABNopoPn9zl3kndfSkqiWmN3nrJY
ioCckGXUOmJSFaRe5jX6zWHHiM5fYPmMeJYgNreHPzd/zMzWtqRMrzg8SwIJGaXn
RdEnn7IQ99nM2tC2bJmiKevXS3E+9Z6MGY0L0Qlf9TVIvi+wNURgWELmuj9QggCL
q5aA1sYC1mUZlS5BZuGrfnDHGP8kTimZt/Bi0Z+j3B1Qe58w/ZFtpqPdtghkw9fr
6DiA615rXPbSXuVjqiucN5XbBrW7YOk2+z9gtJo0nFwbM8opp9vyT4ia5KMQ4hHY
x4vGFF3nFJQRlEFvWAA6kgR1zimXR8t46o72qO5fTWVlSyR1Kdq/7KXhynKtTUAs
LfpOrfGiyLNRRLwc0tDA6+MZMBB+ir+/yqL3DfGm62BbRK3XdTD0HUHKJc1W/VH7
eBWOQfCWeyVvMQTivcg450HoYxS2w5NeSBHi2spqE8pgi4wyd4v205d7OSdbMeCq
KXnhTsAkD8Eo3o08zAVG3qIpwUtgoEZ9z8f3hq/1UaPhn5UGdePSd0uPBlXB/P+P
i1hB1j6eBTfyV2b/Xk541/8iH/WxelvlMedAugPJytoscLsHxNZrsjmeZGY9fhZS
ucumxQaeRB0LOl4NM+OhZtDfEbs=
=e74E
-----END PGP SIGNATURE-----
--- End Message ---