From 392d5390b87013043a5ee7a04c94fb58938b05cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Goran=20Meki=C4=87?= Date: Tue, 15 Jul 2025 20:04:35 +0300 Subject: devel/py-apispec: Update 6.8.1 => 6.8.2 Changelog: https://github.com/marshmallow-code/apispec/blob/6.8.2/CHANGELOG.rst Remove python version from USES - all versions in ports are suitable. PR: 288239 --- devel/py-apispec/Makefile | 4 ++-- devel/py-apispec/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index 92bd130ff5e7..38c2c79f04b6 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec -DISTVERSION= 6.8.1 +DISTVERSION= 6.8.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLA ${PYTHON_PKGNAMEPREFIX}prance>=0.11:devel/py-prance@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.10:devel/py-pyyaml@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest TEST_ENV= PYTHONPATH=${WRKSRC}/src diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index f14094063243..24508081660a 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745768206 -SHA256 (apispec-6.8.1.tar.gz) = f4916cbb7be156963b18f5929a0e42bd2349135834b680a81b12432bcfaa9a39 -SIZE (apispec-6.8.1.tar.gz) = 77050 +TIMESTAMP = 1752574650 +SHA256 (apispec-6.8.2.tar.gz) = ce5b69b9fcf0250cb56ba0c1a52a75ff22c2f7c586654e57884399018c519f26 +SIZE (apispec-6.8.2.tar.gz) = 77148 -- cgit v1.2.3