Nilesh Patra pushed to branch master at Debian Med / python-cobra
Commits: 724533fa by Nilesh Patra at 2023-09-15T23:44:51+05:30 Add Versioned B-D on optlang and swiglpk - - - - - dc315281 by Nilesh Patra at 2023-09-15T23:51:09+05:30 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,16 +1,18 @@ -python-cobra (0.26.3-1) UNRELEASED; urgency=medium +python-cobra (0.26.3-1) unstable; urgency=medium + [ Étienne Mollier ] * Team upload. * New upstream version 0.26.3 * mathjax.patch: unfuzz. * do-not-seek-for-name.patch: unfuzz. * numpy_1.24.patch: delete; applied upstream. * d/control: remove dependency on obsolete package version. - NOTE: build currently fails in sid due to pytest exploding in flight, but - building in Debian testing works fine, suggesting something off with one - or several dependencies. - -- Étienne Mollier <[email protected]> Thu, 22 Jun 2023 21:26:27 +0200 + [ Nilesh Patra ] + * Add Versioned B-D on optlang and swiglpk + (Closes: #1042310) + + -- Nilesh Patra <[email protected]> Fri, 15 Sep 2023 23:50:34 +0530 python-cobra (0.26.2-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -12,13 +12,13 @@ Build-Depends: debhelper-compat (= 13), python3-future, python3-importlib-resources, python3-numpy, - python3-optlang, + python3-optlang (>= 1.7.0-1~), python3-ruamel.yaml, python3-pandas, python3-pip, python3-pipdeptree, python3-requests, - python3-swiglpk, + python3-swiglpk (>= 5.0.8-1~), python3-tabulate, python3-sbml5, python3-simplejson, View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/f64642b34f25e36e3d77d45b5cc8fed92dbf9f1c...dc315281bf182f42352d396cfd260b57848effe9 -- View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/f64642b34f25e36e3d77d45b5cc8fed92dbf9f1c...dc315281bf182f42352d396cfd260b57848effe9 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
