[med-svn] [Git][med-team/python-cobra][master] autopkgtest do not need "quilt"
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri Feb 27 13:46:53 GMT 2026
Alexandre Detiste pushed to branch master at Debian Med / python-cobra
Commits:
bede0256 by Alexandre Detiste at 2026-02-27T14:46:31+01:00
autopkgtest do not need "quilt"
- - - - -
2 changed files:
- debian/tests/control
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/control
=====================================
@@ -8,7 +8,6 @@ Depends:
python3-pytest-mock,
python3-sbml5,
python3-scipy,
- quilt,
@,
Restrictions:
allow-stderr,
=====================================
debian/tests/run-unit-test
=====================================
@@ -3,7 +3,6 @@ set -e
pkg=python-cobra
CUR_DIR=`pwd`
-QUILT_PATCHES=debian/patches quilt push -a || true
export LC_ALL=C.UTF-8
if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
@@ -22,6 +21,5 @@ echo "Since python3-sbml5 can only deal with one Python3 version we restrict the
python3 -m pytest
cd ${CUR_DIR}
-QUILT_PATCHES=debian/patches quilt pop -a || true
echo "PASS"
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/commit/bede02569cdcfead7672b7418cb96b9812246238
--
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/commit/bede02569cdcfead7672b7418cb96b9812246238
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/20260227/f471355a/attachment-0001.htm>
More information about the debian-med-commit
mailing list