pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-jsonschema py-jsonschema: updated to 3.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/44b3609c7648
branches: trunk
changeset: 416135:44b3609c7648
user: adam <adam%pkgsrc.org@localhost>
date: Sat Oct 19 14:32:09 2019 +0000
description:
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.
diffstat:
textproc/py-jsonschema/Makefile | 4 ++--
textproc/py-jsonschema/PLIST | 5 ++++-
textproc/py-jsonschema/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r ef1c7d60c13a -r 44b3609c7648 textproc/py-jsonschema/Makefile
--- a/textproc/py-jsonschema/Makefile Sat Oct 19 14:30:12 2019 +0000
+++ b/textproc/py-jsonschema/Makefile Sat Oct 19 14:32:09 2019 +0000
@@ -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/}
diff -r ef1c7d60c13a -r 44b3609c7648 textproc/py-jsonschema/PLIST
--- a/textproc/py-jsonschema/PLIST Sat Oct 19 14:30:12 2019 +0000
+++ b/textproc/py-jsonschema/PLIST Sat Oct 19 14:32:09 2019 +0000
@@ -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
diff -r ef1c7d60c13a -r 44b3609c7648 textproc/py-jsonschema/distinfo
--- a/textproc/py-jsonschema/distinfo Sat Oct 19 14:30:12 2019 +0000
+++ b/textproc/py-jsonschema/distinfo Sat Oct 19 14:32:09 2019 +0000
@@ -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
-RMD160 (jsonschema-3.0.2.tar.gz) = 938042de1ee392ab855abb2445c57426959a5fd8
-SHA512 (jsonschema-3.0.2.tar.gz) = 13b65f318e1e2dc4a1d61399d517d39e53b0da71fbb5ec116e3b4ee274694300c6e2b3545058cd9f15129633fd093fa2d0c21ef1cce5356ca78e74187e7045c3
-Size (jsonschema-3.0.2.tar.gz) = 143432 bytes
+SHA1 (jsonschema-3.1.1.tar.gz) = 65f9ebd926599291dd3a832ba7d6b64373841ceb
+RMD160 (jsonschema-3.1.1.tar.gz) = a0a00e623dc2b4ac1aec882eb55f3014dbf01dcd
+SHA512 (jsonschema-3.1.1.tar.gz) = 28b8c7b8bfc72cc60d5fc44ce32990858ce2c1b1d88f6a28ea9f19123c8d29449d778ad55e0da72a9de30213d067ad5616a5d65ad1e0f7a9df375204096c6b18
+Size (jsonschema-3.1.1.tar.gz) = 150179 bytes
Home |
Main Index |
Thread Index |
Old Index