Michael R. Crusoe pushed to branch master at Debian Med / mypy
Commits: 00878f9d by Michael R. Crusoe at 2019-01-25T18:13:59Z Reporting needs python3-lxml. - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mypy (0.660-5) unstable; urgency=medium + + * Reporting needs python3-lxml. + + -- Michael R. Crusoe <[email protected]> Fri, 25 Jan 2019 10:13:54 -0800 + mypy (0.660-4) unstable; urgency=medium * Fix the autopkgtests. Closes: #920048 ===================================== debian/control ===================================== @@ -65,6 +65,7 @@ Depends: ${misc:Depends}, python3-psutil, python3-distutils, python3-pkg-resources +Recommends: python3-lxml Breaks: mypy (<< 0.540-2), cwltool (<< 1.0.20181217162649+dfsg-9) Replaces: mypy (<< 0.540-2) Description: public modules for mypy (Python 3) ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: mypy, python3-pytest-xdist, python3-virtualenv +Depends: mypy, python3-pytest-xdist, python3-virtualenv, python3-lxml Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/mypy/commit/00878f9d5037e39c6fec0a4954622249c3018a72 -- View it on GitLab: https://salsa.debian.org/med-team/mypy/commit/00878f9d5037e39c6fec0a4954622249c3018a72 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
