mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/py-respx: Update to 0.22.0
Changes: https://github.com/lundberg/respx/releases
This commit is contained in:
parent
ed8af8d0e0
commit
101a5dc20a
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= respx
|
PORTNAME= respx
|
||||||
PORTVERSION= 0.21.1
|
PORTVERSION= 0.22.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.21.0:www/py-httpx@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent pep517
|
USE_PYTHON= autoplist concurrent pep517
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1711860547
|
TIMESTAMP = 1735227984
|
||||||
SHA256 (respx-0.21.1.tar.gz) = 0bd7fe21bfaa52106caa1223ce61224cf30786985f17c63c5d71eff0307ee8af
|
SHA256 (respx-0.22.0.tar.gz) = 3c8924caa2a50bd71aefc07aa812f2466ff489f1848c96e954a5362d17095d91
|
||||||
SIZE (respx-0.21.1.tar.gz) = 28306
|
SIZE (respx-0.22.0.tar.gz) = 28439
|
||||||
|
|
Loading…
Add table
Reference in a new issue