diff --git a/security/py-securesystemslib/Makefile b/security/py-securesystemslib/Makefile index 8ae1f0101d1b..a538021fdd4b 100644 --- a/security/py-securesystemslib/Makefile +++ b/security/py-securesystemslib/Makefile @@ -1,31 +1,31 @@ PORTNAME= securesystemslib -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Cryptographic and general-purpose routines WWW= https://github.com/secure-systems-lab/securesystemslib LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>0:devel/py-asn1crypto@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist cryptography pep517 pytest SHEBANG_FILES= securesystemslib/_vendor/test-ed25519-upstream.sh \ securesystemslib/hash.py \ securesystemslib/formats.py NO_ARCH= yes TEST_ARGS= tests post-patch: @${REINPLACE_CMD} -e 's|hatchling==|hatchling>=|g' \ ${WRKSRC}/pyproject.toml .include diff --git a/security/py-securesystemslib/distinfo b/security/py-securesystemslib/distinfo index 79fd5c936868..906f2882b256 100644 --- a/security/py-securesystemslib/distinfo +++ b/security/py-securesystemslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734739490 -SHA256 (securesystemslib-1.2.0.tar.gz) = 34fa63e3296a0540b122a13bf51722ecd015be00c1d2ed45b23442e718920e76 -SIZE (securesystemslib-1.2.0.tar.gz) = 934472 +TIMESTAMP = 1744800604 +SHA256 (securesystemslib-1.3.0.tar.gz) = 5b53e5989289d97fa42ed7fde1b4bad80985f15dba8c774c043b395a90c908e5 +SIZE (securesystemslib-1.3.0.tar.gz) = 934551