[med-svn] [python-skbio] 01/03: Add httpretty as build dep

Kevin Murray daube-guest at moszumanska.debian.org
Sun Feb 14 03:09:49 UTC 2016


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

daube-guest pushed a commit to branch master
in repository python-skbio.

commit e9df58e54c4cc43b321f1b67298310a3d6d70384
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Feb 13 14:47:07 2016 -0800

    Add httpretty as build dep
    
    It's required for tests
---
 debian/tests/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 6b8aca2..2f12265 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,6 @@
 Tests: import-skbio testsuite
-Depends: python-skbio, python3-skbio
+Depends: python-skbio,
+         python3-skbio
+         python-httpretty,
+         python3-httpretty,
 Restrictions: allow-stderr

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



More information about the debian-med-commit mailing list