Date: Thu, 7 Nov 2024 16:59:47 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a12442399ec8 - main - www/py-webargs: Upgrade 8.5.0 =?utf-8?Q?=E2=86=92?= 8.6.0 Message-ID: <202411071659.4A7Gxlem011457@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a12442399ec8b832f1d216f884dde14a25162231 commit a12442399ec8b832f1d216f884dde14a25162231 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2024-11-07 16:52:45 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-11-07 16:59:34 +0000 www/py-webargs: Upgrade 8.5.0 → 8.6.0 Changelog: https://github.com/marshmallow-code/webargs/blob/8.6.0/CHANGELOG.rst PR: 282609 --- 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 b4f972027f99..f4bc200df19d 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,5 +1,5 @@ PORTNAME= webargs -DISTVERSION= 8.5.0 +DISTVERSION= 8.6.0 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index f5b8eb6a78fd..a4557bb9f328 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723934965 -SHA256 (marshmallow-code-webargs-8.5.0_GH0.tar.gz) = f18ab32c77e5f9c1ed4b85f1fc9fc3892eaa6344b6bceba7435339ab94d3c01f -SIZE (marshmallow-code-webargs-8.5.0_GH0.tar.gz) = 100249 +TIMESTAMP = 1730990923 +SHA256 (marshmallow-code-webargs-8.6.0_GH0.tar.gz) = f80f18c4a1280e8bcc1b787ac456f8439ccc683b74fe29cdb438baccdc40d215 +SIZE (marshmallow-code-webargs-8.6.0_GH0.tar.gz) = 101280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411071659.4A7Gxlem011457>