diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile index c9ba86214ee1..b4b8e425369e 100644 --- a/security/py-tuf/Makefile +++ b/security/py-tuf/Makefile @@ -1,31 +1,27 @@ PORTNAME= tuf -DISTVERSION= 5.0.0 +DISTVERSION= 5.1.0 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Framework for securing software update systems WWW= https://www.updateframework.com LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.13.0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.19.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}securesystemslib>=1.0:security/py-securesystemslib@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes PYTEST_BROKEN_TESTS= test_cleanup TestRepoExamples # uses files missing from pypi distribution -post-patch: - @${REINPLACE_CMD} 's|hatchling==1|hatchling>=1|g' \ - ${WRKSRC}/pyproject.toml - .include diff --git a/security/py-tuf/distinfo b/security/py-tuf/distinfo index bd80ed153c6d..2fffa983a105 100644 --- a/security/py-tuf/distinfo +++ b/security/py-tuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716822718 -SHA256 (tuf-5.0.0.tar.gz) = 9c5d87d3822ae2f83c756d5a208c6942a2829ae1ea63c18c363124497d04da4f -SIZE (tuf-5.0.0.tar.gz) = 266998 +TIMESTAMP = 1728364057 +SHA256 (tuf-5.1.0.tar.gz) = 1865737bf8e05893ae31b4511617da7f02cf070562fa3c931074d29ef5fb46d7 +SIZE (tuf-5.1.0.tar.gz) = 269105