FreeBSD Bugzilla – Attachment 237903 Details for
Bug 267604
devel/py-apispec: Update to 6.0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apispec.patch
0001-devel-py-apispec-Update-to-6.0.1.patch (text/plain), 1.97 KB, created by
Goran Mekić
on 2022-11-06 16:15:26 UTC
(
hide
)
Description:
apispec.patch
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2022-11-06 16:15:26 UTC
Size:
1.97 KB
patch
obsolete
>From 4b977cdbb5f664cce3766f0526881b47a8462b36 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Sun, 6 Nov 2022 17:14:49 +0100 >Subject: [PATCH] devel/py-apispec: Update to 6.0.1 > >Changelog: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#601-2022-11-05 >PR: 267604 >--- > devel/py-apispec/Makefile | 5 ++++- > devel/py-apispec/distinfo | 6 +++--- > 2 files changed, 7 insertions(+), 4 deletions(-) > >diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile >index 44d15bc23ea5..8528f8c244a4 100644 >--- a/devel/py-apispec/Makefile >+++ b/devel/py-apispec/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= apispec >-DISTVERSION= 5.2.2 >+DISTVERSION= 6.0.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prance>0:devel/py-prance@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}openapi-spec-validator>0:devel/py-openapi-spec-validator@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} > > # tests_require = prance[osv]>=0.11 >@@ -24,6 +25,8 @@ USES= python:3.7+ > USE_PYTHON= autoplist concurrent distutils pytest > > TEST_ENV= PYTHONPATH=${WRKSRC}/src >+PYTEST_BROKEN_TESTS= test_openapi_tools_validate_v2 \ >+ test_openapi_tools_validate_v3 > > NO_ARCH= yes > >diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo >index 38dc617de7a4..2125a8a84b5c 100644 >--- a/devel/py-apispec/distinfo >+++ b/devel/py-apispec/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1654465957 >-SHA256 (apispec-5.2.2.tar.gz) = 6ea6542e1ebffe9fd95ba01ef3f51351eac6c200a974562c7473059b9cd20aa7 >-SIZE (apispec-5.2.2.tar.gz) = 75729 >+TIMESTAMP = 1667749600 >+SHA256 (apispec-6.0.1.tar.gz) = 8b9a295e9ab16b7fe3b9e0839608fbf9ac695c3fabe2d4d8a82c9679066d1ccd >+SIZE (apispec-6.0.1.tar.gz) = 76478 >-- >2.38.1 >
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 267604
:
237903
|
238067