Antonio Valentino pushed to branch master at Debian GIS Project / xarray-datatree
Commits: 8442a8aa by Antonio Valentino at 2023-07-15T07:28:10+00:00 Remove the unnecessary d/tests folder - - - - - 3 changed files: - debian/changelog - − debian/tests/control - − debian/tests/python3 Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +xarray-datatree (0.0.12-3) UNRELEASED; urgency=medium + + * Remove the unnecessary d/tests folder. + + -- Antonio Valentino <[email protected]> Sat, 15 Jul 2023 07:27:24 +0000 + xarray-datatree (0.0.12-2) unstable; urgency=medium * Team upload. ===================================== debian/tests/control deleted ===================================== @@ -1,2 +0,0 @@ -Tests: python3 -Depends: @, @builddeps@, python3-all ===================================== debian/tests/python3 deleted ===================================== @@ -1,12 +0,0 @@ -#!/bin/sh -set -efu - -PYS=${PYS:-"$(py3versions -s 2>/dev/null)"} -TESTPKG=${TESTPKG:-datatree} - -cd "$AUTOPKGTEST_TMP" - -for py in $PYS; do - echo "=== $py ===" - $py -m pytest -v --pyargs ${TESTPKG} 2>&1 -done View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/8442a8aa6c2209906b99d65f25abdcbd541becdb -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-datatree/-/commit/8442a8aa6c2209906b99d65f25abdcbd541becdb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
