update to py3-pyotp-2.9.0

This commit is contained in:
sthen
2023-07-28 07:33:44 +00:00
parent 251a4aa9f1
commit 42ef73cdbd
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -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
+2 -2
View File
@@ -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