[med-svn] [Git][med-team/python-biopython][master] address lintian warning about py3versions -i

Étienne Mollier gitlab at salsa.debian.org
Thu Jun 11 22:21:20 BST 2020



Étienne Mollier pushed to branch master at Debian Med / python-biopython


Commits:
750e88ae by Etienne Mollier at 2020-06-11T23:19:51+02:00
address lintian warning about py3versions -i

- - - - -


2 changed files:

- debian/tests/control
- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, python3-setuptools
+Depends: @, python3-setuptools, python3-all
 Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test
=====================================
@@ -33,7 +33,7 @@ fi
 # test is verifying this dir to run the EMBOSS test
 # test_Emboss also requires to have the environment variable EMBOSS_ROOT set
 
-for pi in $(py3versions -i); do
+for pi in $(py3versions -s); do
     LC_ALL=C.UTF-8 DIALIGN2_DIR=/usr/share/dialign EMBOSS_ROOT=/usr/lib/emboss HOME=$AUTOPKGTEST_TMP ${pi} run_tests.py --offline
 done
 



View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/commit/750e88ae0f82d320dbd52c50a902ffbf8dda597f

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/commit/750e88ae0f82d320dbd52c50a902ffbf8dda597f
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/20200611/beab22dc/attachment-0001.html>


More information about the debian-med-commit mailing list