From 6bf22208486626fc066b7574006ceafb7950b80b Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 31 Mar 2024 11:08:09 +0800 Subject: [PATCH] www/py-respx: Update to 0.21.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/lundberg/respx/releases --- www/py-respx/Makefile | 6 ++++-- www/py-respx/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile index c84b59ef9ff05..3b6c78149a3b6 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -1,5 +1,5 @@ PORTNAME= respx -PORTVERSION= 0.20.2 +PORTVERSION= 0.21.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,12 @@ WWW= https://lundberg.github.io/respx/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.21.0:www/py-httpx@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-respx/distinfo b/www/py-respx/distinfo index dbcb981606e7b..6914f102ade92 100644 --- a/www/py-respx/distinfo +++ b/www/py-respx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070188 -SHA256 (respx-0.20.2.tar.gz) = 07cf4108b1c88b82010f67d3c831dae33a375c7b436e54d87737c7f9f99be643 -SIZE (respx-0.20.2.tar.gz) = 26080 +TIMESTAMP = 1711466238 +SHA256 (respx-0.21.0.tar.gz) = 30f6ec0e82d00bc7b664d79155e5df34ce40b5183f6eb4460e371ced7ae7232e +SIZE (respx-0.21.0.tar.gz) = 28133