mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update to py3-pyotp-2.9.0
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
COMMENT= Python library for one-time passwords
|
||||
|
||||
MODPY_EGG_VERSION= 2.8.0
|
||||
MODPY_EGG_VERSION= 2.9.0
|
||||
|
||||
DISTNAME= pyotp-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= https://github.com/pyotp/pyotp
|
||||
# https://github.com/pyotp/pyotp
|
||||
HOMEPAGE= https://pyauth.github.io/pyotp/
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (pyotp-2.8.0.tar.gz) = wvXhfZ2pLY7B995jMasIEWuRFa26vLpuII1G/EmpjFo=
|
||||
SIZE (pyotp-2.8.0.tar.gz) = 16873
|
||||
SHA256 (pyotp-2.9.0.tar.gz) = NGtmQuDb3eO0/1qTC2ZMqCq/oRY1btSMxCx9ZZDTb2M=
|
||||
SIZE (pyotp-2.9.0.tar.gz) = 17763
|
||||
|
||||
Reference in New Issue
Block a user