diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile index a8fdebc1f620..513edd695d58 100644 --- a/security/py-tuf/Makefile +++ b/security/py-tuf/Makefile @@ -1,28 +1,27 @@ # Created by: Kubilay Kocak PORTNAME= tuf -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Framework for securing software update systems LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.19.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}securesystemslib>=0.22.0:security/py-securesystemslib@${PY_FLAVOR} -USES= python:3.7+ pytest +USES= pytest python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -PYTEST_BROKEN_TESTS= test_cleanup \ - TestRepoExamples # uses files missing from pypi distribution +PYTEST_BROKEN_TESTS= test_cleanup TestRepoExamples # uses files missing from pypi distribution .include diff --git a/security/py-tuf/distinfo b/security/py-tuf/distinfo index 26de1b34327a..6409131854cb 100644 --- a/security/py-tuf/distinfo +++ b/security/py-tuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646764548 -SHA256 (tuf-1.0.0.tar.gz) = ec74150954d56e206fa72f3b0234ea802649370e528dea5a83e507bd408fda82 -SIZE (tuf-1.0.0.tar.gz) = 218507 +TIMESTAMP = 1651613767 +SHA256 (tuf-1.1.0.tar.gz) = 28cd35eafa5aa4223eba03a397d14acb57c522381180db9ff3b54477dcbe1b73 +SIZE (tuf-1.1.0.tar.gz) = 243468