Bas Couwenberg pushed to branch master at Debian GIS Project / 
python-geotiepoints


Commits:
6b268cf3 by Bas Couwenberg at 2022-06-29T06:01:36+02:00
Use supported python3 versions in autopkgtest.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ python-geotiepoints (1.4.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Bump Standards-Version to 4.6.1, no changes.
+  * Use supported python3 versions in autopkgtest.
 
  -- Bas Couwenberg <[email protected]>  Tue, 21 Jun 2022 07:20:19 +0200
 


=====================================
debian/tests/python3
=====================================
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -efu
 
-PYS=${PYS:-"$(py3versions -r 2>/dev/null)"}
+PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
 TESTPKG=${TESTPKG:-geotiepoints}
 
 cd "$AUTOPKGTEST_TMP"



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/6b268cf38ac8a59d1072d8ae8b580bebb2279b9f

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/6b268cf38ac8a59d1072d8ae8b580bebb2279b9f
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

Reply via email to