[med-svn] [Git][med-team/python-cobra][master] release
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun May 18 10:43:16 BST 2025
Alexandre Detiste pushed to branch master at Debian Med / python-cobra
Commits:
01944c5c by Alexandre Detiste at 2025-05-18T11:42:54+02:00
release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-cobra (0.29.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add Python3.13 patch (Closes: #1092791)
+
+ -- Alexandre Detiste <tchet at debian.org> Sun, 18 May 2025 11:41:59 +0200
+
python-cobra (0.29.1-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -32,7 +32,7 @@ Build-Depends: debhelper-compat (= 13),
python3-httpx <!nocheck>,
python3-pydantic <!nocheck>,
python3-rich <!nocheck>
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/med-team/python-cobra
Vcs-Git: https://salsa.debian.org/med-team/python-cobra.git
Homepage: https://opencobra.github.io/cobrapy/
=====================================
debian/rules
=====================================
@@ -19,7 +19,6 @@ override_dh_install:
dh_install --remaining-packages
find debian -name __pycache__ | xargs rm -rf
-override_dh_auto_clean:
- dh_auto_clean
+execute_after_dh_auto_clean:
rm -f cobra/solvers/cglpk.c
rm -rf .pytest_cache
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/commit/01944c5c0f78f9cae575d3838e7cfe43f4c805bb
--
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/commit/01944c5c0f78f9cae575d3838e7cfe43f4c805bb
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/20250518/bcd05a7d/attachment-0001.htm>
More information about the debian-med-commit
mailing list