[Python-modules-commits] [python-flake8] 01/01: pep8 -> pycodestyle

Ondřej Nový onovy at moszumanska.debian.org
Sun Aug 7 20:52:02 UTC 2016


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

onovy pushed a commit to branch master
in repository python-flake8.

commit 1c117258e0d7e8b8431310e3e59509cb00126d59
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Aug 7 22:51:10 2016 +0200

    pep8 -> pycodestyle
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 53d59d9..cf65d90 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Uploaders: Chris Johnston <chrisjohnston at ubuntu.com>,
            Barry Warsaw <barry at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-python,
-               pep8 (>= 1.5.7),
+               pycodestyle (>= 2.0.0),
                python-all,
                python-mccabe (>= 0.5.0),
                python-mock,
                python-nose,
-               python-pycodestyle (>= 1.5.7),
+               python-pycodestyle (>= 2.0.0),
                python-pyflakes (>= 0.8.1),
                python-pytest,
                python-setuptools,

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



More information about the Python-modules-commits mailing list