summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:54:42 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:54:42 +0100
commit6e42678d7db492049cc050ab7a5b7bfda182f338 (patch)
tree93d62c488516c5786d4ee4b9fea7b962fcfa2215 /dev-python
parentdev-python/pytest-flake8: [QA] Fix VariableInHomepage (diff)
downloadgentoo-6e42678d7db492049cc050ab7a5b7bfda182f338.tar.gz
gentoo-6e42678d7db492049cc050ab7a5b7bfda182f338.tar.bz2
gentoo-6e42678d7db492049cc050ab7a5b7bfda182f338.zip
dev-python/pytest-isort: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-isort/pytest-isort-0.1.0.ebuild2
-rw-r--r--dev-python/pytest-isort/pytest-isort-0.3.1.ebuild2
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"