mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/PyContracts: update HOMEPAGE
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
|
||||
inherit distutils-r1 optfeature
|
||||
|
||||
DESCRIPTION="Declare constraints on function parameters and return values"
|
||||
HOMEPAGE="https://andreacensi.github.com/contracts/ https://pypi.org/project/PyContracts/"
|
||||
HOMEPAGE="https://andreacensi.github.io/contracts/ https://pypi.org/project/PyContracts/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user