[Python-modules-commits] [pytest-bdd] 01/01: Add more build depends

Brian May bam at moszumanska.debian.org
Wed May 17 09:08:53 UTC 2017


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

bam pushed a commit to branch debian/master
in repository pytest-bdd.

commit 75975cc6fed9092737dd5820a5acc8642881d24d
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Wed May 17 18:59:53 2017 +1000

    Add more build depends
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9052d42..abfcf19 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,11 @@ Priority: optional
 Build-Depends:
     debhelper (>= 9), dh-python (>= 2.20160609~),
     python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3),
-    python-six, python-pytest, python-glob2, python-parse,
+    python-six, python-pytest, python-glob2, python-mako,
+    python-parse, python-parse-type, python-mock, python-execnet,
     python3-all, python3-setuptools,
-    python3-six, python3-pytest, python3-glob2, python3-parse,
+    python3-six, python3-pytest, python3-glob2, python3-mako,
+    python3-parse, python3-parse-type, python3-mock, python3-execnet,
 Standards-Version: 3.9.8
 Homepage: https://github.com/pytest-dev/pytest-bdd/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-bdd.git

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



More information about the Python-modules-commits mailing list