Date: Fri, 5 Nov 2021 20:38:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: d345119f589e - 2021Q4 - www/py-httpx: Update to 0.20.0 Message-ID: <202111052038.1A5Kcunw003615@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d345119f589e98d7969e239f19dbff964341f02b commit d345119f589e98d7969e239f19dbff964341f02b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:10:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 20:37:05 +0000 www/py-httpx: Update to 0.20.0 Changes: https://github.com/encode/httpx/releases (cherry picked from commit f51a422c3ccbf1e5962091777b2eafb3933f8893) --- www/py-httpx/Makefile | 2 +- www/py-httpx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile index 2d168ad7c579..cb52d4a05ccf 100644 --- a/www/py-httpx/Makefile +++ b/www/py-httpx/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= httpx -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo index e69ac30d9beb..d8858e51a86d 100644 --- a/www/py-httpx/distinfo +++ b/www/py-httpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037280 -SHA256 (httpx-0.19.0.tar.gz) = 92ecd2c00c688b529eda11cedb15161eaf02dee9116712f621c70d9a40b2cdd0 -SIZE (httpx-0.19.0.tar.gz) = 97592 +TIMESTAMP = 1634391174 +SHA256 (httpx-0.20.0.tar.gz) = 09606d630f070d07f9ff28104fbcea429ea0014c1e89ac90b4d8de8286c40e7b +SIZE (httpx-0.20.0.tar.gz) = 104549
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111052038.1A5Kcunw003615>