pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-jsonschema



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  8 07:54:06 UTC 2022

Modified Files:
        pkgsrc/textproc/py-jsonschema: Makefile distinfo

Log Message:
py-jsonschema: updated to 4.6.2

v4.6.2
* Fix a number of minor typos in docstrings, mostly private ones


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-jsonschema/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-jsonschema/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-jsonschema/Makefile
diff -u pkgsrc/textproc/py-jsonschema/Makefile:1.25 pkgsrc/textproc/py-jsonschema/Makefile:1.26
--- pkgsrc/textproc/py-jsonschema/Makefile:1.25 Thu Jul  7 10:41:40 2022
+++ pkgsrc/textproc/py-jsonschema/Makefile      Fri Jul  8 07:54:06 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2022/07/07 10:41:40 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/07/08 07:54:06 adam Exp $
 
-DISTNAME=      jsonschema-4.6.1
+DISTNAME=      jsonschema-4.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jsonschema/}

Index: pkgsrc/textproc/py-jsonschema/distinfo
diff -u pkgsrc/textproc/py-jsonschema/distinfo:1.13 pkgsrc/textproc/py-jsonschema/distinfo:1.14
--- pkgsrc/textproc/py-jsonschema/distinfo:1.13 Thu Jul  7 10:41:40 2022
+++ pkgsrc/textproc/py-jsonschema/distinfo      Fri Jul  8 07:54:06 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/07/07 10:41:40 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/07/08 07:54:06 adam Exp $
 
-BLAKE2s (jsonschema-4.6.1.tar.gz) = ddfccdc4483d2dfa2c67b73effb1a81fbcb84da4d88f7ba6521c7d5963d85ec5
-SHA512 (jsonschema-4.6.1.tar.gz) = 5c0e2806915ef4545092b0bffe4cc1207d9a6f2a6920c10894d5b7b2a9ed665093b7a9a68114d1a05528869e7d8aed902e7569800db4393fa810c0f6853f713d
-Size (jsonschema-4.6.1.tar.gz) = 278452 bytes
+BLAKE2s (jsonschema-4.6.2.tar.gz) = 8898cb395d6b77dc95166793f1e5971f8d17aa43cfef7eb27755a17ec9ed60d3
+SHA512 (jsonschema-4.6.2.tar.gz) = e41d6bda1bd6b12174201a70b5ad5209ab7c445faa6c947408f0fbc255839f3379ffe8b539760d993b435972936e4052300dbc420d4b87051f33180bced7efb2
+Size (jsonschema-4.6.2.tar.gz) = 275975 bytes



Home | Main Index | Thread Index | Old Index