mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
www/py-httpcore: Update to 1.0.9
Changes: https://github.com/encode/httpcore/releases Notified by: bofh (via private mail)
This commit is contained in:
parent
56e017457d
commit
65b8b0e404
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= httpcore
|
||||
PORTVERSION= 1.0.8
|
||||
PORTVERSION= 1.0.9
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h11>=0.13<0.15:net/py-h11@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h11>=0.16:net/py-h11@${PY_FLAVOR} \
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1745178108
|
||||
SHA256 (httpcore-1.0.8.tar.gz) = 86e94505ed24ea06514883fd44d2bc02d90e77e7979c8eb71b90f41d364a1bad
|
||||
SIZE (httpcore-1.0.8.tar.gz) = 85385
|
||||
TIMESTAMP = 1745952079
|
||||
SHA256 (httpcore-1.0.9.tar.gz) = 6e34463af53fd2ab5d807f399a9b45ea31c3dfa2276f15a2c3f00afff6e176e8
|
||||
SIZE (httpcore-1.0.9.tar.gz) = 85484
|
||||
|
|
Loading…
Add table
Reference in a new issue