1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/py-fido2: Update to 1.1.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/Yubico/python-fido2/releases
This commit is contained in:
Po-Chuan Hsieh 2023-04-10 04:41:32 +08:00
parent d033ec3774
commit de5cbaa37c
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= fido2
PORTVERSION= 1.1.0
PORTVERSION= 1.1.1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,12 +11,13 @@ WWW= https://github.com/Yubico/python-fido2
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6<40,1:security/py-cryptography@${PY_FLAVOR} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
xRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6<40,1:security/py-cryptography@${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.7+
USE_PYTHON= autoplist distutils unittest
USE_PYTHON= autoplist pep517 unittest
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1669058343
SHA256 (fido2-1.1.0.tar.gz) = 2b4b4e620c2100442c20678e0e951ad6d1efb3ba5ca8ebb720c4c8d543293674
SIZE (fido2-1.1.0.tar.gz) = 243526
TIMESTAMP = 1681053036
SHA256 (fido2-1.1.1.tar.gz) = 5dc495ca8c59c1c337383b4b8c314d46b92d5c6fc650e71984c6d7f954079fc3
SIZE (fido2-1.1.1.tar.gz) = 247150