[med-svn] [cwltool] 03/04: use older rdflib
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sat Feb 13 00:33:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository cwltool.
commit 5d45d2f79378d81a23db57ba28527508c83a3aa2
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Sun Feb 7 03:10:49 2016 -0800
use older rdflib
---
debian/patches/series | 1 +
debian/patches/use-older-rdflib | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e5ff395
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use-older-rdflib
diff --git a/debian/patches/use-older-rdflib b/debian/patches/use-older-rdflib
new file mode 100644
index 0000000..2cdf605
--- /dev/null
+++ b/debian/patches/use-older-rdflib
@@ -0,0 +1,11 @@
+--- cwltool.orig/setup.py
++++ cwltool/setup.py
+@@ -33,7 +33,7 @@
+ install_requires=[
+ 'requests',
+ 'PyYAML',
+- 'rdflib >= 4.2.0',
++ 'rdflib >= 4.1.0',
+ 'rdflib-jsonld >= 0.3.0',
+ 'shellescape',
+ 'schema_salad == 1.6.20160202222448'
--
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