git: c2535824f580 - main - security/py-webauthn: Update to 1.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 11:46:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2535824f58099e9a061dc270e0a4e9ef53ac309 commit c2535824f58099e9a061dc270e0a4e9ef53ac309 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:31:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:39:36 +0000 security/py-webauthn: Update to 1.2.1 Changes: https://github.com/duo-labs/py_webauthn/releases --- security/py-webauthn/Makefile | 15 ++++++++------- security/py-webauthn/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/security/py-webauthn/Makefile b/security/py-webauthn/Makefile index 1ceb29362872..01817a19e431 100644 --- a/security/py-webauthn/Makefile +++ b/security/py-webauthn/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= webauthn -PORTVERSION= 0.4.7 +PORTVERSION= 1.2.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,14 @@ COMMENT= WebAuthn Python module LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cbor2>=4.0.1:devel/py-cbor2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}cryptography>=2.3.1:security/py-cryptography@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}future>=0.17.1:devel/py-future@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0.24.0:devel/py-asn1crypto@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}attrs>=21.2.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cattrs>=1.8.0:devel/py-cattrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cbor2>=4.0.1:devel/py-cbor2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=3.4.7:security/py-cryptography@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openssl>=20.0.1,1:security/py-openssl@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/security/py-webauthn/distinfo b/security/py-webauthn/distinfo index 07881cfd481b..8b79f0a17d51 100644 --- a/security/py-webauthn/distinfo +++ b/security/py-webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605426321 -SHA256 (webauthn-0.4.7.tar.gz) = 8ad9072ff1d6169f3be30d4dc8733ea563dd266962397bc58b40f674a6af74ac -SIZE (webauthn-0.4.7.tar.gz) = 65784 +TIMESTAMP = 1652122695 +SHA256 (webauthn-1.2.1.tar.gz) = 3a9565e4587d6322a2c69c92faa89f40e211893f41b5993a410cdef7bc43d06b +SIZE (webauthn-1.2.1.tar.gz) = 43506