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

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



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


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

- - - - -


2 changed files:

- debian/changelog
- debian/tests/python3


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ satpy (0.36.0-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:22:52 +0200
 


=====================================
debian/tests/python3
=====================================
@@ -10,7 +10,7 @@ then
   exit 77
 fi
 
-PYS=${PYS:-"$(py3versions -r 2>/dev/null)"}
+PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
 
 cd "$AUTOPKGTEST_TMP"
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/1aee333426b49e8a69cb67e9bf4e0d780c556f9a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/-/commit/1aee333426b49e8a69cb67e9bf4e0d780c556f9a
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/58b2e2e9/attachment.htm>


More information about the Pkg-grass-devel mailing list