dev-python/pyotp: update github link

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2020-07-04 09:38:24 +02:00
committed by Michał Górny
parent e3c902f662
commit 91760bae3c

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="PyOTP is a Python library for generating and verifying one-time passwords."
HOMEPAGE="https://github.com/pyotp/pyotp https://pypi.org/project/pyotp/"
HOMEPAGE="https://github.com/pyauth/pyotp https://pypi.org/project/pyotp/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"