mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
www/py-respx: Update to 0.18.0
Changes: https://github.com/lundberg/respx/releases
This commit is contained in:
parent
039b248e4a
commit
91ad334947
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= respx
|
||||
PORTVERSION= 0.17.1
|
||||
PORTVERSION= 0.18.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= Utility for mocking out the Python HTTPX and HTTP Core libraries
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.18.0:www/py-httpx@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.20.0:www/py-httpx@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1625585464
|
||||
SHA256 (respx-0.17.1.tar.gz) = 7bde9b6f311ba51f4651618ccd4c5034df628fe44bc28102b98235c429df68fb
|
||||
SIZE (respx-0.17.1.tar.gz) = 23740
|
||||
TIMESTAMP = 1634391178
|
||||
SHA256 (respx-0.18.0.tar.gz) = 2cfc93648c675500fa8d48ccd215936643c9b3e4348fef5083030bd22b1dbe39
|
||||
SIZE (respx-0.18.0.tar.gz) = 23584
|
||||
|
Loading…
Reference in New Issue
Block a user