[Git][debian-gis-team/pyninjotiff][master] Use supported python3 versions in autopkgtest.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Jun 29 05:00:10 BST 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / pyninjotiff


Commits:
5953549a by Bas Couwenberg at 2022-06-29T06:00:05+02:00
Use supported python3 versions in autopkgtest.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ pyninjotiff (0.4.0-2) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.6.1, no changes.
+  * Use supported python3 versions in autopkgtest.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Thu, 11 Nov 2021 09:54:50 +0000
 


=====================================
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:-pyninjotiff}
 
 cd "$AUTOPKGTEST_TMP"



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/5953549a5816323a004d4925527aacfacdbef152

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/5953549a5816323a004d4925527aacfacdbef152
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/20220629/a6db127b/attachment.htm>


More information about the Pkg-grass-devel mailing list