summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2020-09-15 11:40:35 +0200
committerLouis Sautier <sbraz@gentoo.org>2020-09-15 11:41:10 +0200
commit1ffca34c20d736ac1247b24286be86ec0e5316ee (patch)
tree2a7b4aaceb8936df4f283bfc97e2b6413cae7776 /www-misc/urlwatch
parentmedia-libs/x264: bump subslot in live ebuild (diff)
downloadgentoo-1ffca34c20d736ac1247b24286be86ec0e5316ee.tar.gz
gentoo-1ffca34c20d736ac1247b24286be86ec0e5316ee.tar.bz2
gentoo-1ffca34c20d736ac1247b24286be86ec0e5316ee.zip
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@gentoo.org>
Diffstat (limited to 'www-misc/urlwatch')
-rw-r--r--www-misc/urlwatch/urlwatch-2.21.ebuild1
1 files changed, 1 insertions, 0 deletions
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}]
)
"