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

index 3b31825daf79e4a8d8467c71c0397c4171e5309c..944b8265316ec96ef1101d0885d9d9659dce5f50 100644 (file)
@@ -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"
index 3925e5eb29b6b9bb2e4132a91ecd5bceecef24dc..b84f9ceea3638d73b7fb768d84e3f3e39e161e21 100644 (file)
@@ -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"