commit: 232c39ebd64c9946585b2e4bbb42a99e583e9be3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 9 15:00:43 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 9 15:01:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232c39eb
dev-python/sortedcontainers: Update homepage
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild
b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild
index 2f98d6ff06e2..981debeee8b3 100644
--- a/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild
+++ b/dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
MY_P=python-${P}
DESCRIPTION="Python library to sort collections and containers"
HOMEPAGE="
- http://www.grantjenks.com/docs/sortedcontainers/
+ https://www.grantjenks.com/docs/sortedcontainers/
https://github.com/grantjenks/python-sortedcontainers/
https://pypi.org/project/sortedcontainers/
"