commit: c3f538dbf6cbd85f2b35a50202cf6d60fc761937
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 16:43:50 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 11 17:03:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f538db
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 679a44a17a58..2952496e7e2d 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="
- https://www.grantjenks.com/docs/sortedcontainers/
+ https://grantjenks.com/docs/sortedcontainers/
https://github.com/grantjenks/python-sortedcontainers/
https://pypi.org/project/sortedcontainers/
"