Date: Wed, 21 Apr 2021 16:25:37 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: 9c50ee3d91de - main - www/py-webargs: Update to 8.0.0 Message-ID: <202104211625.13LGPbgb097387@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=9c50ee3d91defd842f9cc073b8cae6caec59177c commit 9c50ee3d91defd842f9cc073b8cae6caec59177c Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-04-21 16:23:17 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-04-21 16:23:17 +0000 www/py-webargs: Update to 8.0.0 Changes: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#800-2021-04-08 PR: 255283 Submitted by: Goran Mekić <meka AT tilda DOT center> (maintainer) --- 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 ce65d23f6171..8f7fda4fcb8a 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,5 +1,5 @@ PORTNAME= webargs -PORTVERSION= 7.0.1 +PORTVERSION= 8.0.0 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index c0c32e011d10..3cf21df6c978 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608246575 -SHA256 (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 99ed17bf8cd5968e2a8914a421a231134e187a3f671694012a691f188d3e29f4 -SIZE (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 79930 +TIMESTAMP = 1618947709 +SHA256 (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 438f79e1f95a171473c33e9dbc517f5ba7d81135f328f7f0754bb6024042b2d6 +SIZE (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 83727
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104211625.13LGPbgb097387>