Sat Oct 19 14:32:09 2019 UTC ()
py-jsonschema: updated to 3.1.1

3.1.1:
* Regular expressions throughout schemas now respect the ECMA 262 dialect, as
  recommended by the specification.


(adam)
diff -r1.11 -r1.12 pkgsrc/textproc/py-jsonschema/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/py-jsonschema/PLIST
diff -r1.6 -r1.7 pkgsrc/textproc/py-jsonschema/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/textproc/py-jsonschema/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-jsonschema/Makefile 2019/08/22 11:47:04 1.11
+++ pkgsrc/textproc/py-jsonschema/Makefile 2019/10/19 14:32:09 1.12
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/08/22 11:47:04 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/10/19 14:32:09 adam Exp $
 
-DISTNAME=	jsonschema-3.0.2
+DISTNAME=	jsonschema-3.1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=j/jsonschema/}

cvs diff -r1.5 -r1.6 pkgsrc/textproc/py-jsonschema/PLIST (expand / switch to context diff)
--- pkgsrc/textproc/py-jsonschema/PLIST 2019/03/02 14:31:51 1.5
+++ pkgsrc/textproc/py-jsonschema/PLIST 2019/10/19 14:32:09 1.6
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/03/02 14:31:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/10/19 14:32:09 adam Exp $
 bin/jsonschema-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -55,6 +55,9 @@
 ${PYSITELIB}/jsonschema/tests/__init__.py
 ${PYSITELIB}/jsonschema/tests/__init__.pyc
 ${PYSITELIB}/jsonschema/tests/__init__.pyo
+${PYSITELIB}/jsonschema/tests/_helpers.py
+${PYSITELIB}/jsonschema/tests/_helpers.pyc
+${PYSITELIB}/jsonschema/tests/_helpers.pyo
 ${PYSITELIB}/jsonschema/tests/_suite.py
 ${PYSITELIB}/jsonschema/tests/_suite.pyc
 ${PYSITELIB}/jsonschema/tests/_suite.pyo

cvs diff -r1.6 -r1.7 pkgsrc/textproc/py-jsonschema/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/py-jsonschema/distinfo 2019/08/22 11:47:04 1.6
+++ pkgsrc/textproc/py-jsonschema/distinfo 2019/10/19 14:32:09 1.7
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/08/22 11:47:04 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/10/19 14:32:09 adam Exp $
 
-SHA1 (jsonschema-3.0.2.tar.gz) = 47c75ca8426ca71ba59541b12985d1f7fa644364
+SHA1 (jsonschema-3.1.1.tar.gz) = 65f9ebd926599291dd3a832ba7d6b64373841ceb
-RMD160 (jsonschema-3.0.2.tar.gz) = 938042de1ee392ab855abb2445c57426959a5fd8
+RMD160 (jsonschema-3.1.1.tar.gz) = a0a00e623dc2b4ac1aec882eb55f3014dbf01dcd
-SHA512 (jsonschema-3.0.2.tar.gz) = 13b65f318e1e2dc4a1d61399d517d39e53b0da71fbb5ec116e3b4ee274694300c6e2b3545058cd9f15129633fd093fa2d0c21ef1cce5356ca78e74187e7045c3
+SHA512 (jsonschema-3.1.1.tar.gz) = 28b8c7b8bfc72cc60d5fc44ce32990858ce2c1b1d88f6a28ea9f19123c8d29449d778ad55e0da72a9de30213d067ad5616a5d65ad1e0f7a9df375204096c6b18
-Size (jsonschema-3.0.2.tar.gz) = 143432 bytes
+Size (jsonschema-3.1.1.tar.gz) = 150179 bytes