summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 12:53:16 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:44:06 +0100
commita060a4247cbf7fac39448383c2345a22afaefefe (patch)
tree194062d5e1a4cf54cd16fe901e3f2a3b6eb82b42 /dev-python/pytest-flakes
parentdev-python/oslo-rootwrap: Fix HOMEPAGE (diff)
downloadgentoo-a060a4247cbf7fac39448383c2345a22afaefefe.tar.gz
gentoo-a060a4247cbf7fac39448383c2345a22afaefefe.tar.bz2
gentoo-a060a4247cbf7fac39448383c2345a22afaefefe.zip
dev-python/pytest-flakes: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-flakes')
-rw-r--r--dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild b/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
index 9acf63c308af..9fcf898521e1 100644
--- a/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
+++ b/dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} pypy3)
inherit distutils-r1
DESCRIPTION="Collection of small Python functions & classes"
-HOMEPAGE="https://pypi.org/project/python-utils/"
+HOMEPAGE="https://pypi.org/project/pytest-flakes/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"