[med-svn] [Git][python-team/packages/python-ciso8601][master] remove old dependency on python3-unittest2
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Tue Jan 2 10:17:31 GMT 2024
Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-ciso8601
Commits:
c5727155 by Alexandre Detiste at 2024-01-02T11:17:09+01:00
remove old dependency on python3-unittest2
Closes: #1058978
- - - - -
2 changed files:
- debian/control
- debian/tests/control
Changes:
=====================================
debian/control
=====================================
@@ -7,7 +7,6 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev,
python3-setuptools,
dh-python,
- python3-unittest2 <!nocheck>,
python3-tz <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ciso8601
=====================================
debian/tests/control
=====================================
@@ -3,5 +3,5 @@ Depends: @, python3-all
Restrictions: allow-stderr
Tests: run-unit-test
-Depends: @, python3-all, python3-unittest2, python3-tz
+Depends: @, python3-all, python3-tz
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/commit/c5727155d1bd5812d2571637feb560ba2d2eafec
--
View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/commit/c5727155d1bd5812d2571637feb560ba2d2eafec
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/20240102/fcacc742/attachment-0001.htm>
More information about the debian-med-commit
mailing list