[med-svn] [cwltool] 02/05: New upstream version
Andreas Tille
tille at debian.org
Wed Dec 6 15:59:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository cwltool.
commit 951d6a9adc4406eee493e7f99a390caa416d7916
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 6 16:29:54 2017 +0100
New upstream version
---
debian/changelog | 7 +++++++
debian/patches/older-rdflib | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e6acc2b..3ee6800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cwltool (1.0.20171107133715-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Wed, 06 Dec 2017 16:29:37 +0100
+
cwltool (1.0.20170810192106-2) unstable; urgency=medium
* Team upload
diff --git a/debian/patches/older-rdflib b/debian/patches/older-rdflib
index ef006a6..b5ce61f 100644
--- a/debian/patches/older-rdflib
+++ b/debian/patches/older-rdflib
@@ -1,13 +1,13 @@
Author: Michael R. Crusoe <mrc at commonwl.org>
Subject: Relax rdflib dependency
---- cwltool.orig/setup.py
-+++ cwltool/setup.py
-@@ -50,7 +50,7 @@
+--- a/setup.py
++++ b/setup.py
+@@ -51,7 +51,7 @@ setup(name='cwltool',
'setuptools',
- 'requests >= 2.12.4',
+ 'requests >= 2.4.3',
'ruamel.yaml >= 0.12.4, < 0.15',
- 'rdflib >= 4.2.2, < 4.3.0',
+ 'rdflib',
'shellescape >= 3.4.1, < 3.5',
- 'schema-salad >= 2.6, < 3',
+ 'schema-salad >= 2.6.20170927145003, < 3',
'typing >= 3.5.3',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git
More information about the debian-med-commit
mailing list