commit:     1ffca34c20d736ac1247b24286be86ec0e5316ee
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 09:40:35 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 09:41:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffca34c

www-misc/urlwatch: fix test dependencies, re-add pycodestyle

Closes: https://bugs.gentoo.org/742596
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 www-misc/urlwatch/urlwatch-2.21.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-misc/urlwatch/urlwatch-2.21.ebuild 
b/www-misc/urlwatch/urlwatch-2.21.ebuild
index 890f051e65f..14b690d9ea5 100644
--- a/www-misc/urlwatch/urlwatch-2.21.ebuild
+++ b/www-misc/urlwatch/urlwatch-2.21.ebuild
@@ -34,6 +34,7 @@ BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                ${RDEPEND}
+               dev-python/pycodestyle[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
        )
 "

Reply via email to