dev-python/multi_key_dict: Update HOMEPAGE

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-05-15 23:59:56 +02:00
parent 33c1cf9c27
commit e9085651a2
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
DESCRIPTION="Multi key dictionary implementation"
HOMEPAGE="https://pypi.org/project/multi_key_dict"
HOMEPAGE="https://pypi.org/project/multi_key_dict/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"