Michael R. Crusoe pushed to branch master at Debian Med / python-epimodels
Commits: 3f82e9ed by Michael R. Crusoe at 2024-10-17T16:05:39+02:00 d/control: also remove numba from the binary dependency. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-epimodels (0.4.0-4) unstable; urgency=medium + + * Team upload. + * d/control: also remove numba from the binary dependency. + + -- Michael R. Crusoe <[email protected]> Thu, 17 Oct 2024 16:05:35 +0200 + python-epimodels (0.4.0-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Rules-Requires-Root: no Package: python3-epimodels Architecture: all Section: python -Depends: ${python3:Depends}, ${misc:Depends}, python3-numba, python3-matplotlib +Depends: ${python3:Depends}, ${misc:Depends}, python3-matplotlib Description: simple interface to simulate mathematical epidemic models in Python3 This library provides a simple interface to simulate mathematical epidemic models in Python3. It is a precondition for the program View it on GitLab: https://salsa.debian.org/med-team/python-epimodels/-/commit/3f82e9edea8fed29da9cb9fe4602e0694aca28db -- View it on GitLab: https://salsa.debian.org/med-team/python-epimodels/-/commit/3f82e9edea8fed29da9cb9fe4602e0694aca28db 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
