[med-svn] [Git][med-team/cwltool][master] remove obsolete dependency on python3-mock
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Jan 7 13:57:30 GMT 2024
Alexandre Detiste pushed to branch master at Debian Med / cwltool
Commits:
8e8853e6 by Alexandre Detiste at 2024-01-07T14:56:52+01:00
remove obsolete dependency on python3-mock
package uses unittest.mock from stblib now
- - - - -
2 changed files:
- debian/control
- debian/tests/control
Changes:
=====================================
debian/control
=====================================
@@ -24,7 +24,6 @@ Build-Depends: debhelper-compat (= 13),
python3-pytest-xdist <!nocheck>,
python3-pytest-runner <!nocheck>,
python3-pytest-mock <!nocheck>,
- python3-mock <!nocheck>,
python3-cwl-utils <!nocheck> <!nodoc>,
python3-mypy-extensions <!nocheck> <!nodoc>,
python3-psutil <!nocheck> <!nodoc>,
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-tests
-Depends: @, python3-pytest-xdist, python3-pytest-mock, python3-pytest-runner, nodejs, curl, python3-mock, procps, python3-pytest (>> 6.2), jq
+Depends: @, python3-pytest-xdist, python3-pytest-mock, python3-pytest-runner, nodejs, curl, procps, python3-pytest (>> 6.2), jq
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/8e8853e644618e2e4aff5f82885cc9ad5e74cc1b
--
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/8e8853e644618e2e4aff5f82885cc9ad5e74cc1b
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/20240107/4359e2d5/attachment-0001.htm>
More information about the debian-med-commit
mailing list