[Python-modules-commits] [pytest-bdd] 01/04: Add glob2 to dependancies
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 8f8fe67221be0b599249ec523f4601adf1afb1b3
Author: Brian May <brian at linuxpenguins.xyz>
Date: Tue May 16 18:35:09 2017 +1000
Add glob2 to dependancies
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9784758..61e5c3a 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-six, python-pytest, python-glob2,
python3-all, python3-setuptools,
- python3-six, python3-pytest,
+ python3-six, python3-pytest, python3-glob2,
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