summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-04 17:40:33 +0200
committerMichał Górny <mgorny@gentoo.org>2021-05-04 17:40:33 +0200
commitae4dc418476cd6e484c1de71039d8d1ccc4da898 (patch)
treed2c06744fecdde6db6c5aef48d1879f11ebed315 /dev-python/certifi
parentpython-utils-r1.eclass: Add py3.10 to patterns (diff)
downloadgentoo-ae4dc418476cd6e484c1de71039d8d1ccc4da898.tar.gz
gentoo-ae4dc418476cd6e484c1de71039d8d1ccc4da898.tar.bz2
gentoo-ae4dc418476cd6e484c1de71039d8d1ccc4da898.zip
dev-python/certifi: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/certifi')
-rw-r--r--dev-python/certifi/certifi-10001-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/certifi/certifi-10001-r1.ebuild b/dev-python/certifi/certifi-10001-r1.ebuild
index cae73f6685c1..383139c1d2ea 100644
--- a/dev-python/certifi/certifi-10001-r1.ebuild
+++ b/dev-python/certifi/certifi-10001-r1.ebuild
@@ -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"