[med-svn] [Git][med-team/python-epimodels][master] d/control: also remove numba from the binary dependency.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Thu Oct 17 23:41:18 BST 2024
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241017/a804332d/attachment-0001.htm>
More information about the debian-med-commit
mailing list