[Python-modules-commits] [txfixtures] 09/14: Build-depend on mongodb and selenium

Free Ekanayaka freee at moszumanska.debian.org
Thu Jan 5 23:51:20 UTC 2017


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

freee pushed a commit to branch master
in repository txfixtures.

commit ab72377896290ced1618a91c90cfb5aeb25f604f
Author: Free Ekanayaka <freee at debian.org>
Date:   Thu Jan 5 12:31:30 2017 +0000

    Build-depend on mongodb and selenium
---
 debian/control | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index 27e0b7c..525408c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,22 @@ Build-Depends: dh-python,
                python-fixtures,
                python-testtools,
                python-twisted-core,
+	       python-systemfixtures,
+	       python-retrying,
+	       python-psutil,
+	       python-pymongo,
+	       python-selenium,
                python3-all,
                python3-setuptools,
                python3-fixtures,
                python3-testtools,
                python3-twisted,
+	       python3-systemfixtures,
+	       python3-retrying,
+	       python3-psutil,
+	       python3-pymongo,
+	       python3-selenium,
+	       mongodb-server,
 Standards-Version: 3.9.8
 Homepage: https://launchpad.net/txfixtures
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/txfixtures.git

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



More information about the Python-modules-commits mailing list