Nilesh Patra pushed to branch master at Debian Med / emperor
Commits: e7783477 by Nilesh Patra at 2022-09-12T22:45:53+05:30 Add skip-not-installable restriction - - - - - c21b4d31 by Nilesh Patra at 2022-09-12T22:51:43+05:30 Move skbio to depends - - - - - 5ca625c2 by Nilesh Patra at 2022-09-12T22:51:43+05:30 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +emperor (1.0.3+ds-4) unstable; urgency=medium + + * Team Upload. + * Add skip-not-installable restriction + * Move skbio to depends + + -- Nilesh Patra <[email protected]> Mon, 12 Sep 2022 22:45:56 +0530 + emperor (1.0.3+ds-3) unstable; urgency=medium [ Mohammed Bilal ] ===================================== debian/control ===================================== @@ -36,6 +36,7 @@ Depends: ${python3:Depends}, python3-pandas, python3-jinja2, python3-future, + python3-skbio, libjs-jquery-ui Description: visualizing high-throughput microbial community data Emperor is an interactive next generation tool for the analysis, ===================================== debian/tests/control ===================================== @@ -4,8 +4,5 @@ Depends: @, python3-click, python3-future, python3-notebook, - python3-numpy, - python3-pandas, python3-pytest, - python3-skbio -Restrictions: allow-stderr +Restrictions: allow-stderr, skip-not-installable View it on GitLab: https://salsa.debian.org/med-team/emperor/-/compare/21517cf2fd31c8df57a87520ab02f4ce9c786eca...5ca625c24a7b75d7672eaae7c2d98ffd76beb575 -- View it on GitLab: https://salsa.debian.org/med-team/emperor/-/compare/21517cf2fd31c8df57a87520ab02f4ce9c786eca...5ca625c24a7b75d7672eaae7c2d98ffd76beb575 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
