[Python-modules-commits] [pytest-bdd] 03/04: more depends
Brian May
bam at moszumanska.debian.org
Wed May 17 07:36:01 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 b10f0959e968305a19e6acfa14f02b13452569e2
Author: Brian May <brian at linuxpenguins.xyz>
Date: Tue May 16 18:37:36 2017 +1000
more depends
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 61e5c3a..9052d42 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ 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-six, python-pytest, python-glob2, python-parse,
python3-all, python3-setuptools,
- python3-six, python3-pytest, python3-glob2,
+ python3-six, python3-pytest, python3-glob2, python3-parse,
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