mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Michał Górny
parent
e3c902f662
commit
91760bae3c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user