pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/py-simplejson



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb  7 12:28:05 UTC 2023

Modified Files:
        pkgsrc/converters/py-simplejson: Makefile distinfo

Log Message:
py-simplejson: updated to 3.18.3

Version 3.18.3 released 2023-02-05

* Fix regression in sdist archive
  https://github.com/simplejson/simplejson/pull/310

Version 3.18.2 released 2023-02-04

* Distribute a pure python wheel for Pyodide
  https://github.com/simplejson/simplejson/pull/308


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/converters/py-simplejson/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/converters/py-simplejson/distinfo

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

Modified files:

Index: pkgsrc/converters/py-simplejson/Makefile
diff -u pkgsrc/converters/py-simplejson/Makefile:1.46 pkgsrc/converters/py-simplejson/Makefile:1.47
--- pkgsrc/converters/py-simplejson/Makefile:1.46       Wed Jan  4 10:42:05 2023
+++ pkgsrc/converters/py-simplejson/Makefile    Tue Feb  7 12:28:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2023/01/04 10:42:05 adam Exp $
+# $NetBSD: Makefile,v 1.47 2023/02/07 12:28:05 adam Exp $
 
-DISTNAME=      simplejson-3.18.1
+DISTNAME=      simplejson-3.18.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/simplejson/}

Index: pkgsrc/converters/py-simplejson/distinfo
diff -u pkgsrc/converters/py-simplejson/distinfo:1.37 pkgsrc/converters/py-simplejson/distinfo:1.38
--- pkgsrc/converters/py-simplejson/distinfo:1.37       Wed Jan  4 10:42:05 2023
+++ pkgsrc/converters/py-simplejson/distinfo    Tue Feb  7 12:28:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2023/01/04 10:42:05 adam Exp $
+$NetBSD: distinfo,v 1.38 2023/02/07 12:28:05 adam Exp $
 
-BLAKE2s (simplejson-3.18.1.tar.gz) = 5f805b46eec49aa8b1197ecde134f306a8f51a7bec9e8cdb3a2f04c02cabb004
-SHA512 (simplejson-3.18.1.tar.gz) = 3a18d02f42624e27c536582cf9b6ceb8559d54dd97224294a6f6ee8173ee37c0cc9cd21bad777c29ab432ac41b1495fca9d45da300b5040c175980d236d3b9d6
-Size (simplejson-3.18.1.tar.gz) = 83603 bytes
+BLAKE2s (simplejson-3.18.3.tar.gz) = 6a336cc032a0a133a9f4b4819aef6d921438b66a2f5a6e08c358668c5eea2d4e
+SHA512 (simplejson-3.18.3.tar.gz) = 9d086566e0efe366e5cb5853a18e846bbc25b15cc95e2178359b84235955cd354e0344b83006c58a140e58b698fde5bbe21065da5bc84594ab8e2a558fc81eec
+Size (simplejson-3.18.3.tar.gz) = 83673 bytes



Home | Main Index | Thread Index | Old Index