[med-svn] [Git][med-team/htseq][master] Use autopkgtest-pkg-python to execute the same test that manually-written debian/tests/control did

Juhani Numminen gitlab at salsa.debian.org
Mon Jan 18 10:17:47 GMT 2021



Juhani Numminen pushed to branch master at Debian Med / htseq


Commits:
f549e79e by Juhani Numminen at 2021-01-18T12:17:36+02:00
Use autopkgtest-pkg-python to execute the same test that manually-written debian/tests/control did

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -8,6 +8,8 @@ htseq (0.13.5-1) UNRELEASED; urgency=medium
   * Remove generated file src/Stepvector.py with debian/clean
   * Add Build-Depends 2to3 needed by setup.py
   * export CYTHON=cython3 so that setup.py can find the cython3 executable
+  * Use autopkgtest-pkg-python to execute the same test that manually-written
+    debian/tests/control did
 
  -- Andreas Tille <tille at debian.org>  Sun, 17 Jan 2021 15:29:28 +0100
 


=====================================
debian/control
=====================================
@@ -3,6 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Diane Trout <diane at ghic.org>,
            Andreas Tille <tille at debian.org>
 Section: python
+Testsuite: autopkgtest-pkg-python
 Priority: optional
 Build-Depends: 2to3,
                debhelper-compat (= 13),


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


=====================================
debian/tests/control deleted
=====================================
@@ -1,9 +0,0 @@
-Test-Command: set -e
- ; for py in $(py3versions -r 2>/dev/null)
- ; do cd "$AUTOPKGTEST_TMP"
- ; echo "Testing with $py:"
- ; $py -c "import HTSeq; print(HTSeq)"
- ; done
-Depends: python3-all, python3-htseq
-Restrictions: allow-stderr, superficial
-



View it on GitLab: https://salsa.debian.org/med-team/htseq/-/commit/f549e79e33efe7cf9c57b85e00a79d06453842ad

-- 
View it on GitLab: https://salsa.debian.org/med-team/htseq/-/commit/f549e79e33efe7cf9c57b85e00a79d06453842ad
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/debian-med-commit/attachments/20210118/1db73375/attachment.html>


More information about the debian-med-commit mailing list