[med-svn] [Git][med-team/cwltool][master] 2 commits: d/control: removed unused dependency on python3-rdflib-jsonld. That...
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Jan 31 15:42:47 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / cwltool
Commits:
39ec06b9 by Michael R. Crusoe at 2024-01-31T16:38:42+01:00
d/control: removed unused dependency on python3-rdflib-jsonld. That functionality has been a part of python3-rdflib since 6.x.
- - - - -
db847ebc by Michael R. Crusoe at 2024-01-31T16:40:27+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cwltool (3.1.20240112164112-2) unstable; urgency=medium
+
+ * d/control: removed unused dependency on python3-rdflib-jsonld. That
+ functionality has been a part of python3-rdflib since 6.x.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Wed, 31 Jan 2024 16:39:23 +0100
+
cwltool (3.1.20240112164112-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -12,8 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-setuptools-scm,
python3-coloredlogs <!nocheck> <!nodoc>,
- python3-rdflib <!nocheck>,
- python3-rdflib-jsonld <!nocheck>,
+ python3-rdflib (>> 6) <!nocheck>,
python3-schema-salad (>=8.4.20230808163024) <!nocheck> <!nodoc>,
python3-shellescape <!nocheck> <!nodoc>,
python3-html5lib <!nocheck>,
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/a398197f2836486e720b842b50e4a8998df30eab...db847ebc8b487c2fe9bc045ac31374eff789994a
--
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/a398197f2836486e720b842b50e4a8998df30eab...db847ebc8b487c2fe9bc045ac31374eff789994a
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/20240131/7c237b6f/attachment-0001.htm>
More information about the debian-med-commit
mailing list