Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 21:19:25 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: 3bab18a02b15 - main - www/py-httpx: Update to 0.21.1
Message-ID:  <202111212119.1ALLJP6r017426@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=3bab18a02b15e283f67326ef641f17271c8c26cf

commit 3bab18a02b15e283f67326ef641f17271c8c26cf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 21:16:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 21:16:17 +0000

    www/py-httpx: Update to 0.21.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 dbeffb0a7417..d1b57d1c0e06 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.21.0
+PORTVERSION=	0.21.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-httpx/distinfo b/www/py-httpx/distinfo
index 4b3c2f27f90e..0bd62c6b88fd 100644
--- a/www/py-httpx/distinfo
+++ b/www/py-httpx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637073036
-SHA256 (httpx-0.21.0.tar.gz) = 5ae1d9deb30fe074596551b3ab98f94dfd9d7efe3ecd2d08662a5c29f6fba0e4
-SIZE (httpx-0.21.0.tar.gz) = 105075
+TIMESTAMP = 1637519910
+SHA256 (httpx-0.21.1.tar.gz) = 02af20df486b78892a614a7ccd4e4e86a5409ec4981ab0e422c579a887acad83
+SIZE (httpx-0.21.1.tar.gz) = 106006



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