Date: Sun, 20 Jun 2021 16:19:01 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: cb53024b4bea - main - www/py-httpcore: Update to 0.13.6 Message-ID: <202106201619.15KGJ14d080625@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=cb53024b4bea6566af12f644295c429b81a66b22 commit cb53024b4bea6566af12f644295c429b81a66b22 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:05:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:16:05 +0000 www/py-httpcore: Update to 0.13.6 Changes: https://github.com/encode/httpcore/releases --- www/py-httpcore/Makefile | 2 +- www/py-httpcore/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-httpcore/Makefile b/www/py-httpcore/Makefile index e00da90abcb4..bd09a3b09390 100644 --- a/www/py-httpcore/Makefile +++ b/www/py-httpcore/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= httpcore -PORTVERSION= 0.13.4 +PORTVERSION= 0.13.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpcore/distinfo b/www/py-httpcore/distinfo index 3094ca3e22d6..3bbab0eb0da3 100644 --- a/www/py-httpcore/distinfo +++ b/www/py-httpcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214126 -SHA256 (httpcore-0.13.4.tar.gz) = 9fa4c623bb9d2280c009c34658cc6315e4fd425a395145645bee205d827263e4 -SIZE (httpcore-0.13.4.tar.gz) = 45139 +TIMESTAMP = 1624189771 +SHA256 (httpcore-0.13.6.tar.gz) = b0d16f0012ec88d8cc848f5a55f8a03158405f4bca02ee49bc4ca2c1fda49f3e +SIZE (httpcore-0.13.6.tar.gz) = 45278
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201619.15KGJ14d080625>