www/py-httpx: Update to 0.21.1
Changes: https://github.com/encode/httpx/releases
This commit is contained in:
parent
af9f01935f
commit
3bab18a02b
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= httpx
|
||||
PORTVERSION= 0.21.0
|
||||
PORTVERSION= 0.21.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637073036
|
||||
SHA256 (httpx-0.21.0.tar.gz) = 5ae1d9deb30fe074596551b3ab98f94dfd9d7efe3ecd2d08662a5c29f6fba0e4
|
||||
SIZE (httpx-0.21.0.tar.gz) = 105075
|
||||
TIMESTAMP = 1637519910
|
||||
SHA256 (httpx-0.21.1.tar.gz) = 02af20df486b78892a614a7ccd4e4e86a5409ec4981ab0e422c579a887acad83
|
||||
SIZE (httpx-0.21.1.tar.gz) = 106006
|
||||
|
|
Loading…
Reference in a new issue