[Git][debian-gis-team/xarray-datatree][master] Remove the unnecessary d/tests folder
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Jul 15 08:29:04 BST 2023
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 <antonio.valentino at tiscali.it> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230715/376fa1dd/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list