From 6e42678d7db492049cc050ab7a5b7bfda182f338 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 19:54:42 +0100 Subject: [PATCH] dev-python/pytest-isort: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- dev-python/pytest-isort/pytest-isort-0.1.0.ebuild | 2 +- dev-python/pytest-isort/pytest-isort-0.3.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild index 3b31825daf79..944b8265316e 100644 --- a/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild +++ b/dev-python/pytest-isort/pytest-isort-0.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="py.test plugin for isort" -HOMEPAGE="https://github.com/moccu/${PN} https://pypi.org/project/${PN}" +HOMEPAGE="https://github.com/moccu/pytest-isort https://pypi.org/project/pytest-isort" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild b/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild index 3925e5eb29b6..b84f9ceea363 100644 --- a/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild +++ b/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 DESCRIPTION="py.test plugin for isort" -HOMEPAGE="https://github.com/moccu/${PN} https://pypi.python.org/pypi/${PN}" +HOMEPAGE="https://github.com/moccu/pytest-isort https://pypi.python.org/pypi/pytest-isort" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- 2.26.2