From ccbc28387da38680b658aa3c0993d763f1d04eea Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 19:54:39 +0100 Subject: dev-python/pytest-flake8: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-flake8') diff --git a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild index cb297114cf3f..d391b017378f 100644 --- a/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild +++ b/dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad