[Python-modules-commits] [python-parse-type] 01/01: Add build depends

Brian May bam at moszumanska.debian.org
Tue May 16 10:42:28 UTC 2017


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

bam pushed a commit to branch debian/master
in repository python-parse-type.

commit f2feda42feac1770c7616aea92ee8352d972edaa
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Tue May 16 19:27:20 2017 +1000

    Add build depends
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index a44f851..9483b10 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,10 @@ Priority: optional
 Build-Depends:
     debhelper (>= 9), dh-python (>= 2.20160609~),
     python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3),
+    python-pytest, python-pytest-runner, python-six, python-parse,
+    python-enum34,
     python3-all, python3-setuptools,
+    python3-pytest, python3-pytest-runner, python3-six, python3-parse,
 Standards-Version: 3.9.8
 Homepage: https://github.com/pytest-dev/parse-type/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-parse-type.git

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



More information about the Python-modules-commits mailing list