git: 8086f4059d48 - main - www/py-httpx: Update to 0.18.2
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 16:19:10 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8086f4059d48a3efcbb5031d59127ddd27cd37aa
commit 8086f4059d48a3efcbb5031d59127ddd27cd37aa
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:05:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:05 +0000
www/py-httpx: Update to 0.18.2
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 e2faafd5e48c..39f5350ced56 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.18.1
+PORTVERSION= 0.18.2
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.13.0<0.14:www/py-httpcore@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}httpcore>=0.13.3<0.14: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 bc841dbe7fed..59fd4f35ebf4 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619910337
-SHA256 (httpx-0.18.1.tar.gz) = 0a2651dd2b9d7662c70d12ada5c290abcf57373b9633515fe4baa9f62566086f
-SIZE (httpx-0.18.1.tar.gz) = 95219
+TIMESTAMP = 1624189773
+SHA256 (httpx-0.18.2.tar.gz) = 9f99c15d33642d38bce8405df088c1c4cfd940284b4290cacbfb02e64f4877c6
+SIZE (httpx-0.18.2.tar.gz) = 96707
More information about the dev-commits-ports-all
mailing list