diff --git a/security/py-securesystemslib/Makefile b/security/py-securesystemslib/Makefile index cbfc3e75a93a..efef24dbae8f 100644 --- a/security/py-securesystemslib/Makefile +++ b/security/py-securesystemslib/Makefile @@ -1,24 +1,25 @@ PORTNAME= securesystemslib -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Cryptographic and general-purpose routines LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.2:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>1.2.0:security/py-pynacl@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/bin/gpg:security/gnupg USES= python:3.7+ pytest USE_PYTHON= autoplist distutils -PYTEST_ARGS= tests NO_ARCH= yes +PYTEST_ARGS= tests + .include diff --git a/security/py-securesystemslib/distinfo b/security/py-securesystemslib/distinfo index 97e22feb0d53..597a86fbf3e1 100644 --- a/security/py-securesystemslib/distinfo +++ b/security/py-securesystemslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646783545 -SHA256 (securesystemslib-0.22.0.tar.gz) = 2f58ca1ee30fde5401300fe3b3841adcf7b4369674247fa63b258e07e1f52fd2 -SIZE (securesystemslib-0.22.0.tar.gz) = 174492 +TIMESTAMP = 1651931169 +SHA256 (securesystemslib-0.23.0.tar.gz) = 573e9c810f2a6afe9ac71a177f26b9d6a321c53574f561f5cef2ed511c3f1831 +SIZE (securesystemslib-0.23.0.tar.gz) = 174862