FreeBSD Bugzilla – Attachment 221297 Details for
Bug 252440
www/py-webargs: Update to 7.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
webargs.diff
webargs.diff (text/plain), 2.28 KB, created by
Goran Mekić
on 2021-01-05 17:55:05 UTC
(
hide
)
Description:
webargs.diff
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2021-01-05 17:55:05 UTC
Size:
2.28 KB
patch
obsolete
>diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile >index e409e979886c..2e0b8e3865f2 100644 >--- a/www/py-webargs/Makefile >+++ b/www/py-webargs/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= webargs >-PORTVERSION= 6.1.1 >+PORTVERSION= 7.0.1 > CATEGORIES= www devel python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -19,17 +19,10 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}tornado>=4.5.2:www/py-tornado@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR} > >-# To be updated >-# TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyramid>=1.9.1:www/py-pyramid@${PY_FLAVOR} >-# To be ported >-# TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}webapp2>=3.0.0b1:www/py-webapp2@${PY_FLAVOR} >-# ${PYTHON_PKGNAMEPREFIX}webtest_aiohttp>=2.0.0:www/py-webtest_aiohttp@${PY_FLAVOR} >- >-# Supports 2/3 but marshmallow 3.x is Python 3 only >-# Requires a marshmallow2 (2.x) port >-USES= python:3.5+ >+USES= python:3.6+ > USE_GITHUB= yes # tests not packaged with PyPI sdist > USE_PYTHON= autoplist concurrent distutils > >@@ -41,10 +34,9 @@ NO_ARCH= yes > > do-test: > cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -o addopts= \ >- --ignore-glob='*webapp2*' \ >- --ignore-glob='*pyramid*' \ > --ignore-glob='*test_bottleparser*' \ >- --ignore-glob='*test_aiohttpparser*' >+ --ignore-glob='*test_aiohttpparser*' \ >+ --ignore-glob="*test_tornadoparser*" > > .include <bsd.port.pre.mk> > >diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo >index 805629909035..c0c32e011d10 100644 >--- a/www/py-webargs/distinfo >+++ b/www/py-webargs/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1599940673 >-SHA256 (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 553556ae403f298cbc9b5136f714e52e25041771cf5c8de174afba87481438f6 >-SIZE (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 79191 >+TIMESTAMP = 1608246575 >+SHA256 (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 99ed17bf8cd5968e2a8914a421a231134e187a3f671694012a691f188d3e29f4 >+SIZE (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 79930
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 252440
: 221297