mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/pytest-flakes: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user