Liubov Chuprikova pushed to branch master at Debian Med / q2-feature-classifier
Commits: 121401ed by Liubov Chuprikova at 2019-09-07T11:56:36Z Add new (Build-)Depends - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ q2-feature-classifier (2019.7.0-1) UNRELEASED; urgency=medium * debhelper-compat 12 * Standards-Version: 4.4.0 * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target + * Add new (Build-)Depends -- Liubov Chuprikova <[email protected]> Sat, 07 Sep 2019 13:41:46 +0200 ===================================== debian/control ===================================== @@ -8,11 +8,16 @@ Build-Depends: debhelper-compat (= 12), python3, python3-setuptools, python3-pytest-cov, + python3-sklearn, + python3-joblib, python3-skbio, ncbi-blast+, vsearch, - qiime, - q2-types + qiime (>= 2019.7.0), + q2-types (>= 2019.7.0), + q2-quality-control (>= 2019.7.0), + q2-taxa (>= 2019.7.0), + q2-feature-table (>= 2019.7.0) Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/q2-feature-classifier Vcs-Git: https://salsa.debian.org/med-team/q2-feature-classifier.git @@ -25,11 +30,15 @@ Depends: ${shlibs:Depends}, ${python3:Depends}, python3-sklearn, python3-skbio, + python3-joblib, python3-biom-format, ncbi-blast+, vsearch, qiime, - q2-types + q2-types, + q2-quality-control, + q2-taxa, + q2-feature-table Description: QIIME 2 plugin supporting taxonomic classification QIIME 2 is a powerful, extensible, and decentralized microbiome analysis package with a focus on data and analysis transparency. QIIME 2 enables View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/commit/121401edcc8614caf2024ad6b548dc47ffe144f2 -- View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/commit/121401edcc8614caf2024ad6b548dc47ffe144f2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
