Nilesh Patra pushed to branch master at Debian Med / virulencefinder
Commits: 00a32874 by Nilesh Patra at 2021-07-06T00:35:59+05:30 d/control: Add Missing Depends on python3-distutils - - - - - fe0a8556 by Nilesh Patra at 2021-07-06T00:36:52+05:30 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +virulencefinder (2.0.3+git20190809.dde157a-3) unstable; urgency=medium + + * Team Upload. + * d/control: Add Missing Depends on python3-distutils + (Closes: #990728) + + -- Nilesh Patra <[email protected]> Tue, 06 Jul 2021 00:36:09 +0530 + virulencefinder (2.0.3+git20190809.dde157a-2) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -23,7 +23,8 @@ Depends: ${misc:Depends}, python3-tabulate, python3-cgecore, ncbi-blast+, - kma + kma, + python3-distutils Description: identify virulence genes in total or partial sequenced isolates of bacteria The VirulenceFinder service contains one Python script virulencefinder.py which is the script of the latest version of the ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, python3-distutils +Depends: @ Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/cc3526a0a053e3b34609a4fc5b4aec7f894fde96...fe0a8556ad20969245ac240e189fc2267cd29d32 -- View it on GitLab: https://salsa.debian.org/med-team/virulencefinder/-/compare/cc3526a0a053e3b34609a4fc5b4aec7f894fde96...fe0a8556ad20969245ac240e189fc2267cd29d32 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
