Date: Mon, 16 Aug 2021 09:17:24 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f33eafac7455 - main - www/py-webargs: Update to 8.0.1 Message-ID: <202108160917.17G9HOrT083559@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f33eafac7455111ac7c501975072988e6700e3c9 commit f33eafac7455111ac7c501975072988e6700e3c9 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2021-08-16 09:16:59 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-16 09:16:59 +0000 www/py-webargs: Update to 8.0.1 Changelog: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#801-2021-08-12 PR: 257856 --- www/py-webargs/Makefile | 2 +- www/py-webargs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile index 8f7fda4fcb8a..c42c161cb94e 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,5 +1,5 @@ PORTNAME= webargs -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index 3cf21df6c978..9c69ad7d6d8e 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618947709 -SHA256 (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 438f79e1f95a171473c33e9dbc517f5ba7d81135f328f7f0754bb6024042b2d6 -SIZE (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 83727 +TIMESTAMP = 1629020290 +SHA256 (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = e6d944f16ab68c5ec68a86865722516a5bc8430db160589eabad1cdd89166d1d +SIZE (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = 92218
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108160917.17G9HOrT083559>