[med-svn] [Git][med-team/python-hl7][master] 2 commits: remove extraneous build-dep on python3-mock
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Jan 7 15:47:04 GMT 2024
Alexandre Detiste pushed to branch master at Debian Med / python-hl7
Commits:
88f947f5 by Alexandre Detiste at 2024-01-07T16:42:47+01:00
remove extraneous build-dep on python3-mock
upstream now uses unittest.mock from the standard library
- - - - -
9f060dd8 by Alexandre Detiste at 2024-01-07T16:44:16+01:00
remove extraneous dependency on python3-six
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -9,8 +9,6 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
python3-setuptools,
- python3-six,
- python3-mock,
debhelper
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-hl7
@@ -23,8 +21,6 @@ Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
python3-pkg-resources
-Recommends: python3-six,
- python3-mock
Provides: ${python:Provides},
python-hl7
Description: Python3 library for parsing HL7 messages
View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/0da8f620ee36394590a6d8208d0d22ad37ec824c...9f060dd83261efb63d14294eb1176dcc4a091627
--
View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/0da8f620ee36394590a6d8208d0d22ad37ec824c...9f060dd83261efb63d14294eb1176dcc4a091627
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/9df67cb0/attachment.htm>
More information about the debian-med-commit
mailing list