[Git][debian-gis-team/xarray-datatree][master] 3 commits: Skip test_diff_node_data

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Mar 25 06:43:27 GMT 2024



Antonio Valentino pushed to branch master at Debian GIS Project / xarray-datatree


Commits:
b5473cd0 by Antonio Valentino at 2024-03-25T06:33:23+00:00
Skip test_diff_node_data

- - - - -
c6594cdd by Antonio Valentino at 2024-03-25T06:39:47+00:00
Drop d/python3-xarray-datatree.lintian-overrides

- - - - -
b67d0090 by Antonio Valentino at 2024-03-25T06:39:47+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- − debian/python3-xarray-datatree.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xarray-datatree (0.0.14-2) unstable; urgency=medium
+
+  * debian/rules:
+    - Temporary skip non-essential "test_diff_node_data" (Closes: #1066759).
+  * Drop d/python3-xarray-datatree.lintian-overrides, no longer needed.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 25 Mar 2024 06:33:32 +0000
+
 xarray-datatree (0.0.14-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/python3-xarray-datatree.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# False positive
-package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/xarray_datatree-*.*-info/*]


=====================================
debian/rules
=====================================
@@ -3,7 +3,8 @@
 # DH_VERBOSE := 1
 
 export PYBUILD_NAME=datatree
-export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
+export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME} \
+-k "not test_diff_node_data"
 
 %:
 	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/compare/8a240f6d0100b230e034f4f40b6802c27f9a009f...b67d00902e0c9007d4575d06afb468bd18435c8e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/compare/8a240f6d0100b230e034f4f40b6802c27f9a009f...b67d00902e0c9007d4575d06afb468bd18435c8e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240325/f4b3afd5/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list