From 1ffca34c20d736ac1247b24286be86ec0e5316ee Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Tue, 15 Sep 2020 11:40:35 +0200 Subject: 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 --- www-misc/urlwatch/urlwatch-2.21.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-misc') diff --git a/www-misc/urlwatch/urlwatch-2.21.ebuild b/www-misc/urlwatch/urlwatch-2.21.ebuild index 890f051e65f0..14b690d9ea52 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}] ) " -- cgit v1.2.3-65-gdbad