[Python-modules-commits] [pytest-pylint] 01/04: wrap-and-sort
Ondřej Nový
onovy-guest at moszumanska.debian.org
Sat May 28 09:11:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pytest-pylint.
commit cc456d6b4194ea381c56f6cde75292a2c936e47c
Author: Ondřej Nový <novy at ondrej.org>
Date: Sat May 28 11:05:38 2016 +0200
wrap-and-sort
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 64d38e6..319c101 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Section: python
Priority: optional
Build-Depends: debhelper (>= 9~),
dh-python,
+ pylint (>= 1.4.5),
+ pylint3 (>= 1.4.5),
python-all (>= 2.6.6-3~),
python-pytest,
python-setuptools,
+ python-six,
python3-all,
python3-pytest,
python3-setuptools,
- pylint (>= 1.4.5),
- pylint3 (>= 1.4.5),
- python-six,
Standards-Version: 3.9.8
Homepage: https://github.com/carsongee/pytest-pylint
X-Python-Version: >= 2.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-pylint.git
More information about the Python-modules-commits
mailing list