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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to