git: 1fb57779281e - main - security/py-pyotp: Update to 2.8.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:10:52 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fb57779281e8b1d85d52adbd1955808fa471cd2

commit 1fb57779281e8b1d85d52adbd1955808fa471cd2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:34:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:00:16 +0000

    security/py-pyotp: Update to 2.8.0
    
    Changes:        https://github.com/pyauth/pyotp/releases
---
 security/py-pyotp/Makefile | 4 ++--
 security/py-pyotp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-pyotp/Makefile b/security/py-pyotp/Makefile
index 34665eee0902..882782fe016e 100644
--- a/security/py-pyotp/Makefile
+++ b/security/py-pyotp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyotp
-PORTVERSION=	2.7.0
+PORTVERSION=	2.8.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/pyauth/pyotp
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils unittest
 
 NO_ARCH=	yes
diff --git a/security/py-pyotp/distinfo b/security/py-pyotp/distinfo
index c15a2b7adac6..f5f74537bc99 100644
--- a/security/py-pyotp/distinfo
+++ b/security/py-pyotp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663672890
-SHA256 (pyotp-2.7.0.tar.gz) = ce989faba0df77dc032b45e51c6cca42bcf20896c8d3d1e7cd759a53dc7d6cb5
-SIZE (pyotp-2.7.0.tar.gz) = 16709
+TIMESTAMP = 1674589998
+SHA256 (pyotp-2.8.0.tar.gz) = c2f5e17d9da92d8ec1f7de6331ab08116b9115adbabcba6e208d46fc49a98c5a
+SIZE (pyotp-2.8.0.tar.gz) = 16873