www/py-httpx: Update to 0.26.0
Changes: https://github.com/encode/httpx/releases
This commit is contained in:
parent
601fec4a7c
commit
3ddbc48c29
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= httpx
|
||||
PORTVERSION= 0.25.2
|
||||
PORTVERSION= 0.26.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1701083418
|
||||
SHA256 (httpx-0.25.2.tar.gz) = 8b8fcaa0c8ea7b05edd69a094e63a2094c4efcb48129fb757361bc423c0ad9e8
|
||||
SIZE (httpx-0.25.2.tar.gz) = 123889
|
||||
TIMESTAMP = 1703227932
|
||||
SHA256 (httpx-0.26.0.tar.gz) = 451b55c30d5185ea6b23c2c793abf9bb237d2a7dfb901ced6ff69ad37ec1dfaf
|
||||
SIZE (httpx-0.26.0.tar.gz) = 125671
|
||||
|
|
Loading…
Reference in a new issue