[med-svn] [Git][med-team/python-ete3][master] Reflect that several dependencies that occure in the test are optional

Andreas Tille gitlab at salsa.debian.org
Mon Jul 6 07:16:56 BST 2020



Andreas Tille pushed to branch master at Debian Med / python-ete3


Commits:
b933e178 by Andreas Tille at 2020-07-06T08:16:15+02:00
Reflect that several dependencies that occure in the test are optional

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -29,14 +29,14 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
-         python3-numpy,
-         python3-lxml,
-         python3-qt-binding,
-         python3-pyqt5.qtopengl,
-         python3-pyqt5.qtsvg,
-         python3-scipy,
-         python3-six,
-         python3-skbio
+         python3-six
+Recommends: python3-numpy,
+            python3-lxml,
+            python3-qt-binding,
+            python3-pyqt5.qtopengl,
+            python3-pyqt5.qtsvg,
+            python3-scipy,
+            python3-skbio
 Recommends: ${python3:Recommends}
 Suggests: ${python3:Suggests}
 Description: Python Environment for (phylogenetic) Tree Exploration - Python 3.X



View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/commit/b933e178beacd3b6b05ddf627c63740eff6d0583

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/commit/b933e178beacd3b6b05ddf627c63740eff6d0583
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/20200706/a7931da8/attachment.html>


More information about the debian-med-commit mailing list