Andreas Tille pushed to branch master at Debian Med / python-cogent
Commits: 8cf2495e by Andreas Tille at 2021-09-02T06:31:22+02:00 Add missing Depends: python3-numba - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-cogent (2021.5.7a+dfsg-2) UNRELEASED; urgency=medium + + * Add missing Depends: python3-numba + + -- Andreas Tille <[email protected]> Thu, 02 Sep 2021 06:31:01 +0200 + python-cogent (2021.5.7a+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -36,6 +36,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, + python3-numba, python3-matplotlib, python3-pandas, python3-plotly, View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/8cf2495ebe13a0bc7c2f4bad89474bfdc8ed463c -- View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/8cf2495ebe13a0bc7c2f4bad89474bfdc8ed463c 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
