mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pytest-isort: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user