[Python-modules-commits] [pylama] 04/05: Update Build-Depends

ChangZhuo Chen czchen at moszumanska.debian.org
Mon Jul 3 08:23:01 UTC 2017


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

czchen pushed a commit to branch master
in repository pylama.

commit be8bb236f68d4b52cbb8e58e400eb484a6be0c0c
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Mon Jul 3 16:12:38 2017 +0800

    Update Build-Depends
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b5c4f20..23713cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,13 @@ Uploaders: ChangZhuo Chen (陳昌倬) <czchen at debian.org>,
 Build-Depends: debhelper (>= 10),
                asciidoc,
                dh-python,
-               pydocstyle,
+               pycodestyle (>= 2.3.1),
+               pydocstyle (>= 2.0.0),
                python3-all,
-               python3-pyflakes,
+               python3-pyflakes (>= 1.5.0),
                python3-setuptools,
                python-all,
-               python-pyflakes,
+               python-pyflakes (>= 1.5.0),
                python-setuptools,
                xmlto,
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list