svn commit: r528476 - head/www/py-webargs
Tobias C. Berner
tcberner at FreeBSD.org
Sun Mar 15 08:15:13 UTC 2020
Author: tcberner
Date: Sun Mar 15 08:15:12 2020
New Revision: 528476
URL: https://svnweb.freebsd.org/changeset/ports/528476
Log:
www/py-webargs: Update to 6.0.0
PR: 244727
Submitted by: Goran Mekić <meka at tilda.center> (maintainer)
Modified:
head/www/py-webargs/Makefile
head/www/py-webargs/distinfo
Modified: head/www/py-webargs/Makefile
==============================================================================
--- head/www/py-webargs/Makefile Sun Mar 15 08:12:54 2020 (r528475)
+++ head/www/py-webargs/Makefile Sun Mar 15 08:15:12 2020 (r528476)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= webargs
-PORTVERSION= 5.5.3
+PORTVERSION= 6.0.0
CATEGORIES= www devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-webargs/distinfo
==============================================================================
--- head/www/py-webargs/distinfo Sun Mar 15 08:12:54 2020 (r528475)
+++ head/www/py-webargs/distinfo Sun Mar 15 08:15:12 2020 (r528476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580688940
-SHA256 (marshmallow-code-webargs-5.5.3-f1ae764_GH0.tar.gz) = c2373c347447d278a427435d445e15c9157cd7963e3b34f83835456f6c2e2e0b
-SIZE (marshmallow-code-webargs-5.5.3-f1ae764_GH0.tar.gz) = 68518
+TIMESTAMP = 1584116491
+SHA256 (marshmallow-code-webargs-6.0.0-f1ae764_GH0.tar.gz) = c2373c347447d278a427435d445e15c9157cd7963e3b34f83835456f6c2e2e0b
+SIZE (marshmallow-code-webargs-6.0.0-f1ae764_GH0.tar.gz) = 68518
More information about the svn-ports-all
mailing list