diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-05-09 17:00:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-05-09 17:01:24 +0200 |
commit | 232c39ebd64c9946585b2e4bbb42a99e583e9be3 (patch) | |
tree | acc160978f3bfe45fdbe9f9b81d47f2727901c55 /dev-python/sortedcontainers | |
parent | dev-python/iniconfig: Update homepage (diff) | |
download | gentoo-232c39ebd64c9946585b2e4bbb42a99e583e9be3.tar.gz gentoo-232c39ebd64c9946585b2e4bbb42a99e583e9be3.tar.bz2 gentoo-232c39ebd64c9946585b2e4bbb42a99e583e9be3.zip |
dev-python/sortedcontainers: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sortedcontainers')
-rw-r--r-- | dev-python/sortedcontainers/sortedcontainers-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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/ " |