git: 0af3537187fe - main - security/py-pyotp: Update to 2.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Aug 2023 18:33:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0af3537187fe726742d0eb2c9a4b25ec3b3aff78
commit 0af3537187fe726742d0eb2c9a4b25ec3b3aff78
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:57 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:41 +0000
security/py-pyotp: Update to 2.9.0
- Update WWW
Changes: https://github.com/pyauth/pyotp/releases
https://pyauth.github.io/pyotp/changelog.html
---
security/py-pyotp/Makefile | 5 +++--
security/py-pyotp/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
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,12 +1,13 @@
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
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