From 91760bae3ca102a6abd978a47932d7ebd5e76102 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 4 Jul 2020 09:38:24 +0200 Subject: dev-python/pyotp: update github link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michał Górny --- dev-python/pyotp/pyotp-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyotp/pyotp-2.3.0.ebuild b/dev-python/pyotp/pyotp-2.3.0.ebuild index f6bc189931e0..5334f2e81f8a 100644 --- a/dev-python/pyotp/pyotp-2.3.0.ebuild +++ b/dev-python/pyotp/pyotp-2.3.0.ebuild @@ -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" -- cgit v1.2.3-65-gdbad