svn commit: r518261 - head/devel/py-jsonschema
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sat Nov 23 17:44:41 UTC 2019
Author: bofh
Date: Sat Nov 23 17:44:40 2019
New Revision: 518261
URL: https://svnweb.freebsd.org/changeset/ports/518261
Log:
devel/py-jsonschema: Update version 3.1.1.=>3.2.0
Modified:
head/devel/py-jsonschema/Makefile
head/devel/py-jsonschema/distinfo
Modified: head/devel/py-jsonschema/Makefile
==============================================================================
--- head/devel/py-jsonschema/Makefile Sat Nov 23 17:44:06 2019 (r518260)
+++ head/devel/py-jsonschema/Makefile Sat Nov 23 17:44:40 2019 (r518261)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= jsonschema
-PORTVERSION= 3.1.1
-PORTREVISION= 1
+PORTVERSION= 3.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-jsonschema/distinfo
==============================================================================
--- head/devel/py-jsonschema/distinfo Sat Nov 23 17:44:06 2019 (r518260)
+++ head/devel/py-jsonschema/distinfo Sat Nov 23 17:44:40 2019 (r518261)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572017377
-SHA256 (jsonschema-3.1.1.tar.gz) = 2fa0684276b6333ff3c0b1b27081f4b2305f0a36cf702a23db50edb141893c3f
-SIZE (jsonschema-3.1.1.tar.gz) = 150179
+TIMESTAMP = 1574528023
+SHA256 (jsonschema-3.2.0.tar.gz) = c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a
+SIZE (jsonschema-3.2.0.tar.gz) = 167226
More information about the svn-ports-all
mailing list