Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:03:20 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f51a422c3ccb - main - www/py-httpx: Update to 0.20.0
Message-ID:  <202110251603.19PG3KJD080133@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f51a422c3ccbf1e5962091777b2eafb3933f8893

commit f51a422c3ccbf1e5962091777b2eafb3933f8893
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:10:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:40 +0000

    www/py-httpx: Update to 0.20.0
    
    Changes:        https://github.com/encode/httpx/releases
---
 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?202110251603.19PG3KJD080133>