[Python-modules-commits] [flask-restful] 01/04: Added nose to deps

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 ca2dd2de8c3ee799f2af0db911155df8f0a0873a
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Jul 31 16:18:22 2015 -0400

    Added nose to deps
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 31c4966..fcd5f78 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,14 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python3-all,
                python3-setuptools
-Build-Depends-Indep: python-pytest,
+Build-Depends-Indep: python-nose,
+                     python-pytest,
                      python-aniso8601 (>= 0.82),
                      python-flask (>=0.8),
                      python-six (>=1.3.0),
                      python-tz,
                      python-crypto,
+                     python3-nose,
                      python3-pytest,
                      python3-aniso8601 (>= 0.82),
                      python3-flask (>=0.8),

-- 
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