git: 6be9bacbd028 - main - www/py-httpx: Update to 0.16.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:13:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6be9bacbd0283095571d51d5c94a27e7438e009a
commit 6be9bacbd0283095571d51d5c94a27e7438e009a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:07:51 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:22 +0000
www/py-httpx: Update to 0.16.1
Changes: https://github.com/encode/httpx/releases
---
www/py-httpx/Makefile | 4 ++--
www/py-httpx/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index 94974b710ee0..68979470867b 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= httpx
-PORTVERSION= 0.17.0
+PORTVERSION= 0.17.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}httpcore>=0.12<0.13:www/py-httpcore@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}httpcore>=0.12.1<0.13:www/py-httpcore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rfc3986>=1.3<2:www/py-rfc3986@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sniffio>=0:devel/py-sniffio@${PY_FLAVOR}
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index 1169407a463e..f0c0611499c9 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794326
-SHA256 (httpx-0.17.0.tar.gz) = 4f7ab2fef7f929c5531abd4f413b41ce2c820e3202f2eeee498f2d92b6849f8d
-SIZE (httpx-0.17.0.tar.gz) = 86266
+TIMESTAMP = 1618320308
+SHA256 (httpx-0.17.1.tar.gz) = cc2a55188e4b25272d2bcd46379d300f632045de4377682aa98a8a6069d55967
+SIZE (httpx-0.17.1.tar.gz) = 86489
More information about the dev-commits-ports-all
mailing list