[Git][debian-gis-team/pykdtree][master] 2 commits: Fix autopkgtest
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Jun 12 11:10:03 BST 2022
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 <antonio.valentino at tiscali.it> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220612/a1feb805/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list