FreeBSD Bugzilla – Attachment 252944 Details for
Bug 280939
www/py-webargs: Upgrade to 8.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
webargs.patch
0001-www-py-webargs-Upgrade-to-8.5.0.patch (text/plain), 2.18 KB, created by
Goran Mekić
on 2024-08-20 10:41:43 UTC
(
hide
)
Description:
webargs.patch
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2024-08-20 10:41:43 UTC
Size:
2.18 KB
patch
obsolete
>From d73c4c7b422313591ff774ee8513ef0286d9741b Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Tue, 20 Aug 2024 10:47:02 +0300 >Subject: [PATCH] www/py-webargs: Upgrade to 8.5.0 > >Changelog: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#850-2024-04-25 > >PR: 280939 >Approved by: submitter is maintainer >--- > www/py-webargs/Makefile | 5 +++-- > www/py-webargs/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 5 deletions(-) > >diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile >index 8acd4d16c920..b4f972027f99 100644 >--- a/www/py-webargs/Makefile >+++ b/www/py-webargs/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= webargs >-DISTVERSION= 8.4.0 >+DISTVERSION= 8.5.0 > CATEGORIES= www devel python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -10,6 +10,7 @@ WWW= https://github.com/marshmallow-code/webargs > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>2.15.2:devel/py-marshmallow@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \ >@@ -25,7 +26,7 @@ USES= cpe python > CPE_VENDOR= ${PORTNAME}_project > USE_GITHUB= yes # tests not packaged with PyPI sdist > GH_ACCOUNT= marshmallow-code >-USE_PYTHON= autoplist concurrent distutils pytest >+USE_PYTHON= autoplist concurrent pep517 pytest > TEST_ARGS= --ignore-glob='*test_bottleparser*' \ > --ignore-glob='*test_aiohttpparser*' \ > --ignore-glob='*test_tornadoparser*' >diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo >index 7a8741583e2a..f5b8eb6a78fd 100644 >--- a/www/py-webargs/distinfo >+++ b/www/py-webargs/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1712450867 >-SHA256 (marshmallow-code-webargs-8.4.0_GH0.tar.gz) = c4cfdf7ec564ff5f6b37234d60fbd49e4e49f673d2cfeec5bed4909c84f1f46f >-SIZE (marshmallow-code-webargs-8.4.0_GH0.tar.gz) = 100217 >+TIMESTAMP = 1723934965 >+SHA256 (marshmallow-code-webargs-8.5.0_GH0.tar.gz) = f18ab32c77e5f9c1ed4b85f1fc9fc3892eaa6344b6bceba7435339ab94d3c01f >+SIZE (marshmallow-code-webargs-8.5.0_GH0.tar.gz) = 100249 >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
meka
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 280939
: 252944