[med-svn] [snakemake] 01/05: Add build dependency on python3-ratelimiter

chrysn chrysn-guest at moszumanska.debian.org
Mon Dec 11 16:18:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

chrysn-guest pushed a commit to branch master
in repository snakemake.

commit e850b4f2bba5dc400e1937dc5d9dc617814d9810
Author: chrysn <chrysn at fsfe.org>
Date:   Mon Dec 11 09:02:57 2017 +0100

    Add build dependency on python3-ratelimiter
    
    Allows dropping the broken ratelimiter workaround patch
---
 debian/control        | 1 +
 debian/patches/series | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e1a0488..c57566c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 10),
                python3-nose,
                python3-psutil,
                python3-pytools,
+               python3-ratelimiter,
                python3-rpy2,
                python3-setuptools,
                python3-sphinx,
diff --git a/debian/patches/series b/debian/patches/series
index 1c7cf78..ea2dca2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,5 +4,5 @@
 0004-drop_test_symlink_time_handling.patch
 # 0005-drop_test_symlink_temp.patch - should be fixed in commit d697f23
 0006-restore-bin.patch
-0007-noop-rate-limiter.patch
+# 0007-noop-rate-limiter.patch - broken and obsolete with https://bugs.debian.org/880661
 0008-remove_sphinx.ext.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git



More information about the debian-med-commit mailing list