Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:53:35 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: 29c535ba305d - main - www/py-httpx: Update to 0.24.1
Message-ID:  <202305272353.34RNrZaF061523@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=29c535ba305dd80d38c3f7c832ce6bd27d332354

commit 29c535ba305dd80d38c3f7c832ce6bd27d332354
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:24:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:44:11 +0000

    www/py-httpx: Update to 0.24.1
    
    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 1644db4a81ae..bbef4739692e 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	httpx
-PORTVERSION=	0.24.0
+PORTVERSION=	0.24.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index eea6cbc94767..430db9903f16 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681052996
-SHA256 (httpx-0.24.0.tar.gz) = 507d676fc3e26110d41df7d35ebd8b3b8585052450f4097401c9be59d928c63e
-SIZE (httpx-0.24.0.tar.gz) = 81136
+TIMESTAMP = 1685162250
+SHA256 (httpx-0.24.1.tar.gz) = 5853a43053df830c20f8110c5e69fe44d035d850b2dfe795e196f00fdb774bdd
+SIZE (httpx-0.24.1.tar.gz) = 81858



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305272353.34RNrZaF061523>