Antonio Valentino pushed to branch master at Debian GIS Project / pykdtree
Commits: 2bd940e1 by Antonio Valentino at 2022-06-12T10:06:43+00:00 Fix autopkgtest - - - - - ce56907b by Antonio Valentino at 2022-06-12T10:07:12+00:00 Set distribution to unstable - - - - - 2 changed files: - debian/changelog - debian/tests/python3 Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +pykdtree (1.3.5+ds-2) unstable; urgency=medium + + * Fix autopkgtest. + + -- Antonio Valentino <[email protected]> Sun, 12 Jun 2022 10:06:55 +0000 + pykdtree (1.3.5+ds-1) unstable; urgency=medium * New upstream release. ===================================== debian/tests/python3 ===================================== @@ -8,5 +8,5 @@ cd "$AUTOPKGTEST_TMP" for py in $PYS; do echo "=== $py ===" - $py -m pytest -v pykdtree 2>&1 + $py -m pytest -v --pyargs pykdtree 2>&1 done View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/compare/434301b19e3c7e08a9a872f316652376b87d5a5b...ce56907b7190ba90a6cf2cac01a59cce49416add -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/compare/434301b19e3c7e08a9a872f316652376b87d5a5b...ce56907b7190ba90a6cf2cac01a59cce49416add 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
