security/py-pyotp: Update to 2.8.0
Changes: https://github.com/pyauth/pyotp/releases
This commit is contained in:
parent
177600dea5
commit
1fb5777928
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user