[med-svn] [Git][med-team/igdiscover][master] Drop unneeded versioned Depends
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Jul 30 09:06:49 BST 2022
Andreas Tille pushed to branch master at Debian Med / igdiscover
Commits:
cc4549da by Andreas Tille at 2022-07-30T10:04:18+02:00
Drop unneeded versioned Depends
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -10,15 +10,14 @@ Build-Depends: debhelper-compat (= 13),
python3-all,
python3-setuptools,
python3-sqt,
- python3-pandas (>=0.16.2),
+ python3-pandas,
python3-numpy,
- python3-matplotlib (>=1.5.0),
+ python3-matplotlib,
python3-cutadapt,
- python3-scipy (>=0.16.1),
- python3-xopen (>=0.3.2),
+ python3-scipy,
+ python3-xopen,
python3-pkg-resources,
python3-ruamel.yaml,
- python3-xopen,
python3-tinyalign,
python3-versioneer,
python3-pytest <!nocheck>,
@@ -40,13 +39,13 @@ Depends: ${python3:Depends},
muscle,
pear,
python3-sqt,
- python3-pandas (>=0.16.2),
+ python3-pandas,
python3-numpy,
- python3-matplotlib (>=1.5.0),
+ python3-matplotlib,
python3-cutadapt,
- python3-scipy (>=0.16.1),
- python3-xopen (>=0.3.2),
- python3-seaborn (>=0.9),
+ python3-scipy,
+ python3-xopen,
+ python3-seaborn,
python3-ruamel.yaml
Recommends: pigz,
python3-tinyalign,
View it on GitLab: https://salsa.debian.org/med-team/igdiscover/-/commit/cc4549dabdb3347ade2850f95ca43b6616cde937
--
View it on GitLab: https://salsa.debian.org/med-team/igdiscover/-/commit/cc4549dabdb3347ade2850f95ca43b6616cde937
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/20220730/99e76de6/attachment-0001.htm>
More information about the debian-med-commit
mailing list