Date: Thu, 2 Nov 2023 07:41:28 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0f25acb8cb6 - main - security/py-webauthn: Update to 1.11.1 Message-ID: <202311020741.3A27fSWm032247@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0f25acb8cb6c281139d6b5a45c812f85ddf0b09 commit b0f25acb8cb6c281139d6b5a45c812f85ddf0b09 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-02 07:35:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-02 07:37:28 +0000 security/py-webauthn: Update to 1.11.1 Changes: https://github.com/duo-labs/py_webauthn/releases --- security/py-webauthn/Makefile | 2 +- security/py-webauthn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-webauthn/Makefile b/security/py-webauthn/Makefile index 78bae00b8e7a..6f2b9e976711 100644 --- a/security/py-webauthn/Makefile +++ b/security/py-webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= webauthn -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-webauthn/distinfo b/security/py-webauthn/distinfo index c8521e80fa41..6fb4fd6bead5 100644 --- a/security/py-webauthn/distinfo +++ b/security/py-webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696048448 -SHA256 (webauthn-1.11.0.tar.gz) = 1e808de1e3625a4b361e249e1bbb254d2a3a5c6b206e6f7260c4febe51f45276 -SIZE (webauthn-1.11.0.tar.gz) = 48747 +TIMESTAMP = 1698848766 +SHA256 (webauthn-1.11.1.tar.gz) = 24eda57903897369797f52a377f8c470e7057e79da5525779d0720a9fcc11926 +SIZE (webauthn-1.11.1.tar.gz) = 105735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020741.3A27fSWm032247>