diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-04-21 16:23:17 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-04-21 16:23:17 +0000 |
commit | 9c50ee3d91defd842f9cc073b8cae6caec59177c (patch) | |
tree | 7da7f9b69889fef398e4128b98cebbf86994dc6a /www | |
parent | 6c60067b516c3bbb6a3522186004d6daee857e9a (diff) | |
download | ports-9c50ee3d91defd842f9cc073b8cae6caec59177c.tar.gz ports-9c50ee3d91defd842f9cc073b8cae6caec59177c.zip |
www/py-webargs: Update to 8.0.0
Changes: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#800-2021-04-08
PR: 255283
Submitted by: Goran Mekić <meka AT tilda DOT center> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/py-webargs/Makefile | 2 | ||||
-rw-r--r-- | 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 ce65d23f6171..8f7fda4fcb8a 100644 --- a/www/py-webargs/Makefile +++ b/www/py-webargs/Makefile @@ -1,5 +1,5 @@ PORTNAME= webargs -PORTVERSION= 7.0.1 +PORTVERSION= 8.0.0 CATEGORIES= www devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo index c0c32e011d10..3cf21df6c978 100644 --- a/www/py-webargs/distinfo +++ b/www/py-webargs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608246575 -SHA256 (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 99ed17bf8cd5968e2a8914a421a231134e187a3f671694012a691f188d3e29f4 -SIZE (marshmallow-code-webargs-7.0.1_GH0.tar.gz) = 79930 +TIMESTAMP = 1618947709 +SHA256 (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 438f79e1f95a171473c33e9dbc517f5ba7d81135f328f7f0754bb6024042b2d6 +SIZE (marshmallow-code-webargs-8.0.0_GH0.tar.gz) = 83727 |