security/py-pyotp: Update to 2.9.0
- Update WWW Changes: https://github.com/pyauth/pyotp/releases https://pyauth.github.io/pyotp/changelog.html
This commit is contained in:
parent
d2a4a09231
commit
0af3537187
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue