[Pkg-privacy-commits] [onionbalance] 82/117: Update to pylint dependency today during the release process broke the style test, lucky me!
Donncha O'Cearbahill
donncha-guest at moszumanska.debian.org
Wed Dec 16 23:18:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
donncha-guest pushed a commit to branch debian/sid
in repository onionbalance.
commit 9dc951ae66cc8ef5376b57e49efec60914481a03
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date: Tue Jun 30 17:59:48 2015 +0100
Update to pylint dependency today during the release process broke the style test, lucky me!
---
tox.ini | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tox.ini b/tox.ini
index af6e48a..66c506a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -25,5 +25,7 @@ commands=
basepython=python
deps=pylint
flake8
+ # logilab-common 1.0.0 update is causing style build to fail
+ logilab-common==0.63.2
commands=pylint onionbalance {posargs: -E}
flake8 onionbalance
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionbalance.git
More information about the Pkg-privacy-commits
mailing list