projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ab75a
)
dev-python/pytest-flake8: [QA] Fix VariableInHomepage
author
David Seifert
<soap@gentoo.org>
Sat, 8 Feb 2020 18:54:39 +0000
(19:54 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 8 Feb 2020 18:54:39 +0000
(19:54 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pytest-flake8/pytest-flake8-0.8.1.ebuild
patch
|
blob
|
history
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 cb297114cf3fef5a58a7bcec97a1a3c03c07c059..d391b017378fbf154643008eddbaf8c1fc88d040 100644
(file)
--- 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"