From 9daf7712fcf72073dbcc6ee51f38b23d5b81365c Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 3 May 2022 19:50:16 -0500 Subject: [PATCH] security/py-tuf: Update version 1.0.0=>1.1.0 Relnotes: https://github.com/theupdateframework/python-tuf/releases/tag/v1.1.0 --- security/py-tuf/Makefile | 7 +++---- security/py-tuf/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile index a8fdebc1f6200..513edd695d582 100644 --- a/security/py-tuf/Makefile +++ b/security/py-tuf/Makefile @@ -1,7 +1,7 @@ # Created by: Kubilay Kocak PORTNAME= tuf -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,12 +17,11 @@ 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 26de1b34327a1..6409131854cbf 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