git: 6c9d97b4832a - main - security/py-fido2: Update to 2.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 16:29:01 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c9d97b4832acc388991ea677a6ac28d02e97d4c

commit 6c9d97b4832acc388991ea677a6ac28d02e97d4c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-01 16:17:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-01 16:24:01 +0000

    security/py-fido2: Update to 2.0.0
    
    Changes:        https://github.com/Yubico/python-fido2/releases
---
 security/py-fido2/Makefile | 6 +++---
 security/py-fido2/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/py-fido2/Makefile b/security/py-fido2/Makefile
index a8cf5cdfae4e..40301f52caa9 100644
--- a/security/py-fido2/Makefile
+++ b/security/py-fido2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fido2
-PORTVERSION=	1.2.0
+PORTVERSION=	2.0.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI \
 		https://github.com/Yubico/python-fido2/releases/download/${PORTVERSION}/
@@ -13,11 +13,11 @@ WWW=		https://developers.yubico.com/python-fido2/ \
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=2.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.10+
 USE_PYTHON=	autoplist cryptography pep517 unittest
 
 NO_ARCH=	yes
diff --git a/security/py-fido2/distinfo b/security/py-fido2/distinfo
index 4e1ae40e0294..6ab65a173215 100644
--- a/security/py-fido2/distinfo
+++ b/security/py-fido2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735792385
-SHA256 (fido2-1.2.0.tar.gz) = e39f95920122d64283fda5e5581d95a206e704fa42846bfa4662f86aa0d3333b
-SIZE (fido2-1.2.0.tar.gz) = 266369
+TIMESTAMP = 1748496021
+SHA256 (fido2-2.0.0.tar.gz) = 3061cd05e73b3a0ef6afc3b803d57c826aa2d6a9732d16abd7277361f58e7964
+SIZE (fido2-2.0.0.tar.gz) = 274942