mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/certifi: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -11,8 +11,8 @@ inherit distutils-r1
|
||||
MY_P=certifi-shim-${PV}
|
||||
DESCRIPTION="Thin replacement for certifi using system certificate store"
|
||||
HOMEPAGE="
|
||||
https://github.com/mgorny/certifi-shim
|
||||
https://pypi.org/project/certifi"
|
||||
https://github.com/mgorny/certifi-shim/
|
||||
https://pypi.org/project/certifi/"
|
||||
SRC_URI="
|
||||
https://github.com/mgorny/certifi-shim/archive/v${PV}.tar.gz
|
||||
-> ${MY_P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user