Run autopkgtest with all supported Python3 versions
authorAndreas Tille <tille@debian.org>
Wed, 14 Feb 2024 14:43:32 +0000 (15:43 +0100)
committerAndreas Tille <tille@debian.org>
Wed, 14 Feb 2024 14:44:06 +0000 (15:44 +0100)
debian/changelog
debian/tests/control
debian/tests/run-tests

index 9d75b01e7f84616c63ef466cf08ff923aee76347..d52c3ea2fdb3a9dbd92efb4c2eeb95c2f16f9af5 100644 (file)
@@ -1,3 +1,10 @@
+mathgl (8.0.1-6) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Run autopkgtest with all supported Python3 versions
+
+ -- Andreas Tille <tille@debian.org>  Wed, 14 Feb 2024 12:02:47 +0100
+
 mathgl (8.0.1-5) unstable; urgency=medium
 
   * d/control:
index 6be16ad1db72dddc7c6333d10e620b888be87062..e4f18456ddf707192d76fb2182b1ff69538d617e 100644 (file)
@@ -1,2 +1,2 @@
 Test-Command: debian/tests/run-tests
-Depends: @, @builddeps@
+Depends: @, @builddeps@, python3-all
index d03e004f780139718f6f0d1137b2597d899b86ad..1f56711c45a1d4bafbae50fc4b3e1043ff4c2146 100755 (executable)
@@ -32,5 +32,8 @@ for i in $NAMES ; do
 done
 
 cd $CWD
-python3 examples/test.py
+for py in $(py3versions -s 2> /dev/null)
+do
+    ${py} examples/test.py
+done
 check_png sample