aboutsummaryrefslogtreecommitdiff
path: root/www/py-webargs/Makefile
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-04-21 16:23:17 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-04-21 16:23:17 +0000
commit9c50ee3d91defd842f9cc073b8cae6caec59177c (patch)
tree7da7f9b69889fef398e4128b98cebbf86994dc6a /www/py-webargs/Makefile
parent6c60067b516c3bbb6a3522186004d6daee857e9a (diff)
downloadports-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/py-webargs/Makefile')
-rw-r--r--www/py-webargs/Makefile2
1 files changed, 1 insertions, 1 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}