dev-python/pytest-flake8: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:39 +0000 (19:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:39 +0000 (19:54 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild

index cb297114cf3fef5a58a7bcec97a1a3c03c07c059..d391b017378fbf154643008eddbaf8c1fc88d040 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="py.test plugin for flake8"
-HOMEPAGE="https://github.com/tholo/${PN} https://pypi.org/project/${PN}"
+HOMEPAGE="https://github.com/tholo/pytest-flake8 https://pypi.org/project/pytest-flake8"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"