[Python-modules-commits] [flask-restless] 04/05: Add build dependencies for tests.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Sep 29 12:27:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository flask-restless.
commit c6791477b17fd3fbbb470813be973fb493ee0c3c
Author: Dominik George <nik at naturalnet.de>
Date: Thu Sep 29 14:00:18 2016 +0200
Add build dependencies for tests.
---
debian/control | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/debian/control b/debian/control
index ae2c686..bde017f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,19 @@ Build-Depends:
debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3),
+ python-dateutil (>> 2.2),
+ python-flask (>= 0.10),
+ python-mimerender (>= 0.5.2),
+ python-nose,
python-setuptools (>= 0.6b3),
+ python-sqlalchemy (>= 0.8),
python3-all,
+ python3-dateutil (>> 2.2),
+ python3-flask (>= 0.10),
+ python3-mimerender (>= 0.5.2),
+ python3-nose,
python3-setuptools,
+ python3-sqlalchemy (>= 0.8),
Standards-Version: 3.9.8
Homepage: https://github.com/jfinkels/flask-restless
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restless.git
More information about the Python-modules-commits
mailing list