update to py3-argon2-cffi-21.1.0

This commit is contained in:
sthen 2021-11-11 09:03:19 +00:00
parent aa99181e55
commit 3b8e5308e4
2 changed files with 4 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2021/11/02 00:02:16 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2021/11/11 09:03:19 sthen Exp $
COMMENT = argon2 password hashing for Python
MODPY_EGG_VERSION = 20.1.0
MODPY_EGG_VERSION = 21.1.0
DISTNAME = argon2-cffi-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 0
CATEGORIES = security
@ -34,6 +33,4 @@ LIB_DEPENDS = security/argon2
TEST_DEPENDS = devel/py-hypothesis${MODPY_FLAVOR}
TEST_ENV = PYTHONPATH=${WRKSRC}/lib.openbsd-${OSREV}-${ARCH}-${MODPY_VERSION}/
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (argon2-cffi-20.1.0.tar.gz) = 2AKbLT5LTOp3Dp5aAQTdj6GFwXJKDwFSiuSCam0l+X0=
SIZE (argon2-cffi-20.1.0.tar.gz) = 1814415
SHA256 (argon2-cffi-21.1.0.tar.gz) = 9xC2EQPRofaSyj7L0Tc+KKpeVFrGJboGf/L+yhsruHA=
SIZE (argon2-cffi-21.1.0.tar.gz) = 1807800