[Python-modules-commits] [flask-restful] 03/04: Added python-mock dep

Alexandre Viau reazem-guest at moszumanska.debian.org
Fri Jul 31 20:25:43 UTC 2015


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

reazem-guest pushed a commit to branch master
in repository flask-restful.

commit 8d57e4a7956c2801d4b1e88b05bdfa63649207f4
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Jul 31 16:23:22 2015 -0400

    Added python-mock dep
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index fcd5f78..f5fd570 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Build-Depends-Indep: python-nose,
                      python-pytest,
+                     python-mock,
                      python-aniso8601 (>= 0.82),
                      python-flask (>=0.8),
                      python-six (>=1.3.0),
@@ -18,6 +19,7 @@ Build-Depends-Indep: python-nose,
                      python-crypto,
                      python3-nose,
                      python3-pytest,
+                     python3-mock,
                      python3-aniso8601 (>= 0.82),
                      python3-flask (>=0.8),
                      python3-six (>=1.3.0),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restful.git



More information about the Python-modules-commits mailing list