[med-svn] [Git][med-team/cwltool][master] Remove reference to the un-packaged bagit Python module.
Michael R. Crusoe
gitlab at salsa.debian.org
Sun Jan 24 18:25:51 GMT 2021
Michael R. Crusoe pushed to branch master at Debian Med / cwltool
Commits:
09201bab by Michael R. Crusoe at 2021-01-24T19:25:07+01:00
Remove reference to the un-packaged bagit Python module.
- - - - -
2 changed files:
- debian/changelog
- debian/patches/disable_prov
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+cwltool (3.0.20210124104916-2) unstable; urgency=high
+
+ * Remove reference to the un-packaged bagit Python module.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sun, 24 Jan 2021 19:24:44 +0100
+
cwltool (3.0.20210124104916-1) unstable; urgency=medium
* New upstream version
=====================================
debian/patches/disable_prov
=====================================
@@ -84,7 +84,15 @@ Forwarded: not-needed
"pydot >= 1.4.1",
--- cwltool.orig/tests/test_provenance.py
+++ cwltool/tests/test_provenance.py
-@@ -31,741 +31,3 @@
+@@ -8,7 +8,6 @@
+ from typing import Any, Generator, cast
+
+ import arcp
+-import bagit
+ import pytest
+ from rdflib import Graph, Namespace, URIRef
+ from rdflib.namespace import DC, DCTERMS, RDF
+@@ -31,741 +30,3 @@
SCHEMA = Namespace("http://schema.org/")
CWLPROV = Namespace("https://w3id.org/cwl/prov#")
OA = Namespace("http://www.w3.org/ns/oa#")
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/09201bab99a56b5b234b27b60609f8c03a158223
--
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/commit/09201bab99a56b5b234b27b60609f8c03a158223
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/20210124/4771a4e1/attachment-0001.html>
More information about the debian-med-commit
mailing list