commit: ae4dc418476cd6e484c1de71039d8d1ccc4da898
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 15:40:33 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 4 15:40:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4dc418
dev-python/certifi: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/certifi/certifi-10001-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/certifi/certifi-10001-r1.ebuild
b/dev-python/certifi/certifi-10001-r1.ebuild
index cae73f6685c..383139c1d2e 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"