diff --git a/security/py-pyotp/Makefile b/security/py-pyotp/Makefile index a5d4f5b605fb..283b85b7e521 100644 --- a/security/py-pyotp/Makefile +++ b/security/py-pyotp/Makefile @@ -1,19 +1,20 @@ PORTNAME= pyotp -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python One Time Password Library -WWW= https://github.com/pyauth/pyotp +WWW= https://pyauth.github.io/pyotp/ \ + https://github.com/pyauth/pyotp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes .include diff --git a/security/py-pyotp/distinfo b/security/py-pyotp/distinfo index f5f74537bc99..51a4b493a3d0 100644 --- a/security/py-pyotp/distinfo +++ b/security/py-pyotp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589998 -SHA256 (pyotp-2.8.0.tar.gz) = c2f5e17d9da92d8ec1f7de6331ab08116b9115adbabcba6e208d46fc49a98c5a -SIZE (pyotp-2.8.0.tar.gz) = 16873 +TIMESTAMP = 1691070164 +SHA256 (pyotp-2.9.0.tar.gz) = 346b6642e0dbdde3b4ff5a930b664ca82abfa116356ed48cc42c7d6590d36f63 +SIZE (pyotp-2.9.0.tar.gz) = 17763