From nobody Mon Oct 25 22:05:39 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AAEB9181A4CC; Mon, 25 Oct 2021 22:05:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HdTY31KCfz4TLF; Mon, 25 Oct 2021 22:05:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2CE6910F58; Mon, 25 Oct 2021 22:05:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19PM5dqX077645; Mon, 25 Oct 2021 22:05:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PM5dcX077644; Mon, 25 Oct 2021 22:05:39 GMT (envelope-from git) Date: Mon, 25 Oct 2021 22:05:39 GMT Message-Id: <202110252205.19PM5dcX077644@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f34d626189cf - main - security/py-fido2: Update to 0.9.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f34d626189cff35a18e3e3c3945b0f857e4321a2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f34d626189cff35a18e3e3c3945b0f857e4321a2 commit f34d626189cff35a18e3e3c3945b0f857e4321a2 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:32:59 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-25 21:54:38 +0000 security/py-fido2: Update to 0.9.2 Changes: https://github.com/Yubico/python-fido2/releases --- security/py-fido2/Makefile | 5 ++--- security/py-fido2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/py-fido2/Makefile b/security/py-fido2/Makefile index 1314b0b215d5..c289ce63c61e 100644 --- a/security/py-fido2/Makefile +++ b/security/py-fido2/Makefile @@ -1,5 +1,5 @@ PORTNAME= fido2 -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.5:security/py-cryptography@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uhid-freebsd>=1.2.1:devel/py-uhid-freebsd@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} USES= python:3.6+ diff --git a/security/py-fido2/distinfo b/security/py-fido2/distinfo index 50d6405b30c5..ee74835ba5a4 100644 --- a/security/py-fido2/distinfo +++ b/security/py-fido2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616836544 -SHA256 (fido2-0.9.1.tar.gz) = 8680ee25238e2307596eb3900a0f8c0d9cc91189146ed8039544f1a3a69dfe6e -SIZE (fido2-0.9.1.tar.gz) = 206395 +TIMESTAMP = 1635181737 +SHA256 (fido2-0.9.2.tar.gz) = f491c47bb2d74fa157f9d127a1cbb2753a15939a21e78ba8b0bd323d7d101c61 +SIZE (fido2-0.9.2.tar.gz) = 215086