[med-svn] [python-skbio] 02/02: Add httpretty as build dep
Kevin Murray
daube-guest at moszumanska.debian.org
Sun Feb 14 02:12:33 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 ab117d0ab78bb17d5895013e899f085b71eed871
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/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 8091462..d965037 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Build-Depends: debhelper (>= 9),
python3-decorator,
python-future,
python3-future,
+ python-httpretty,
+ python3-httpretty,
ipython,
ipython3,
python-lockfile,
--
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