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

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



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


Commits:
4b321f33 by Bas Couwenberg at 2022-06-29T05:56:00+02:00
Use supported python3 versions in autopkgtest.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ donfig (0.7.0+dfsg-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Bump Standards-Version to 4.6.1, no changes.
+  * Use supported python3 versions in autopkgtest.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Jun 2022 07:06:16 +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:-donfig}
 
 cd "$AUTOPKGTEST_TMP"



View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/commit/4b321f33b7b91f39c8fa5955497d50a0c861d874

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/commit/4b321f33b7b91f39c8fa5955497d50a0c861d874
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/a0d87d57/attachment.htm>


More information about the Pkg-grass-devel mailing list