Michael R. Crusoe pushed to branch master at Debian Med / libsbml


Commits:
6d99ea55 by Michael R. Crusoe at 2024-04-29T14:32:04+02:00
Hand write the autopkgtest to only test against the default version of Python.

Closes: #1069876

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/tests/autopkgtest-pkg-python.conf
- + debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libsbml (5.20.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Hand write the autopkgtest to only test against the default version
+    of Python. Closes: #1069876
+
+ -- Michael R. Crusoe <cru...@debian.org>  Mon, 29 Apr 2024 13:15:30 +0200
+
 libsbml (5.20.2+dfsg-3) unstable; urgency=medium
 
   * Drop the Python3-Version attribute


=====================================
debian/control
=====================================
@@ -37,7 +37,6 @@ Vcs-Browser: https://salsa.debian.org/med-team/libsbml
 Vcs-Git: https://salsa.debian.org/med-team/libsbml.git
 Homepage: http://www.sbml.org/
 Rules-Requires-Root: no
-Testsuite: autopkgtest-pkg-python
 
 Package: libsbml5-dev
 Architecture: any-amd64 arm64 armel armhf any-i386 loong64 mips64el ppc64el 
s390x ia64 ppc64 riscv64 sh4 sparc64 x32


=====================================
debian/tests/autopkgtest-pkg-python.conf deleted
=====================================
@@ -1 +0,0 @@
-import_name = libsbml


=====================================
debian/tests/control
=====================================
@@ -0,0 +1,4 @@
+Test-Command: set -e ; for py in $(py3versions -d 2>/dev/null) ; do cd 
"$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import libsbml; 
print(libsbml)" ; done
+Depends: python3, python3-sbml5
+Restrictions: allow-stderr, superficial
+Features: test-name=autodep8-python3



View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/6d99ea552c92139739788a722d9303c127e17c9a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsbml/-/commit/6d99ea552c92139739788a722d9303c127e17c9a
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to