[med-svn] [cwltool] 01/03: drop typing patch, no longer needed
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Aug 11 12:07:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to tag debian/1.0.20170810192106-1
in repository cwltool.
commit 06dbfdb7409bcec13012d0c03fbfcd738693b6d0
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Fri Aug 11 04:45:57 2017 -0700
drop typing patch, no longer needed
---
debian/changelog | 2 --
debian/patches/series | 1 -
debian/patches/typing.patch | 13 -------------
3 files changed, 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 78b5c1b..ac3f59f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,11 +8,9 @@ cwltool (1.0.20170803160545-1) UNRELEASED; urgency=medium
[ Sascha Steinbiss ]
* Add missing build-dep on python-avro.
- * Relax version requirement for python-typing.
[ Michael R. Crusoe ]
* New upstream release.
- * Bump standards to 4.0.0
-- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 04 Aug 2017 05:03:10 -0700
diff --git a/debian/patches/series b/debian/patches/series
index b80a928..6c5926b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
# no-typing
# use_debian_packaged_ruamel.yaml.patch
-typing.patch
older-rdflib
diff --git a/debian/patches/typing.patch b/debian/patches/typing.patch
deleted file mode 100644
index a938aba..0000000
--- a/debian/patches/typing.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: relax version requirement for typing
-Author: Sascha Steinbiss <satta at debian.org>
---- a/setup.py
-+++ b/setup.py
-@@ -48,7 +48,7 @@
- 'rdflib >= 4.2.0, < 4.3.0',
- 'shellescape >= 3.4.1, < 3.5',
- 'schema-salad >= 2.2.20170111180227, < 3',
-- 'typing >= 3.5.2, < 3.6'
-+ 'typing >= 3.5.2'
- ],
- test_suite='tests',
- tests_require=[],
--
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