Date: Tue, 26 Apr 2022 18:25:19 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 88f5cc176b08 - main - www/py-httpx-oauth: Update to 0.6.0 Message-ID: <202204261825.23QIPJaK014781@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=88f5cc176b0877493278551a6bf2ef84be7ee732 commit 88f5cc176b0877493278551a6bf2ef84be7ee732 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2022-04-26 18:24:15 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-04-26 18:24:15 +0000 www/py-httpx-oauth: Update to 0.6.0 Changes: https://github.com/frankie567/httpx-oauth/releases/tag/v0.6.0 PR: 263560 --- www/py-httpx-oauth/Makefile | 2 +- www/py-httpx-oauth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-httpx-oauth/Makefile b/www/py-httpx-oauth/Makefile index fc444491fd38..d875002543fa 100644 --- a/www/py-httpx-oauth/Makefile +++ b/www/py-httpx-oauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= httpx-oauth -DISTVERSION= 0.5.0 +DISTVERSION= 0.6.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpx-oauth/distinfo b/www/py-httpx-oauth/distinfo index 81799fdcbdb7..300d123661b8 100644 --- a/www/py-httpx-oauth/distinfo +++ b/www/py-httpx-oauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648221358 -SHA256 (httpx-oauth-0.5.0.tar.gz) = b7227f8423828e7fff85f79278a60976cff078b3da0525b6504064c1fcd2d184 -SIZE (httpx-oauth-0.5.0.tar.gz) = 16356 +TIMESTAMP = 1650878664 +SHA256 (httpx-oauth-0.6.0.tar.gz) = 05049aa5369c771b4d605313e58045bcdd677952db4e5f3ca1bbcc38f9ad227f +SIZE (httpx-oauth-0.6.0.tar.gz) = 20394
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204261825.23QIPJaK014781>