diff options
Diffstat (limited to 'devel/py-apispec')
-rw-r--r-- | devel/py-apispec/Makefile | 4 | ||||
-rw-r--r-- | devel/py-apispec/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
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 |