mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
www/py-webargs: Update to 6.1.1
Changelog: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#611-2020-09-08 PR: 249220 Submitted by: Goran Mekic <meka@tilda.center> (maintainer) MFH: 2020Q3 (blanket: bugfix release)
This commit is contained in:
parent
687bc7241f
commit
3b6f8dddfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548424
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= webargs
|
||||
PORTVERSION= 6.1.0
|
||||
PORTVERSION= 6.1.1
|
||||
CATEGORIES= www devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -22,7 +22,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR}
|
||||
|
||||
# To be updated
|
||||
# TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyramid>=1.9.1:www/py-django22@${PY_FLAVOR}
|
||||
# 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}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1588904547
|
||||
SHA256 (marshmallow-code-webargs-6.1.0_GH0.tar.gz) = 0ec9c383866f048845a020d39de36b027b62f7195afaae38ae7b065297802b93
|
||||
SIZE (marshmallow-code-webargs-6.1.0_GH0.tar.gz) = 78475
|
||||
TIMESTAMP = 1599940673
|
||||
SHA256 (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 553556ae403f298cbc9b5136f714e52e25041771cf5c8de174afba87481438f6
|
||||
SIZE (marshmallow-code-webargs-6.1.1_GH0.tar.gz) = 79191
|
||||
|
Loading…
Reference in New Issue
Block a user