Wed Mar 15 13:00:39 2023 UTC ()
py-simplejson: updated to 3.18.4

Version 3.18.4 released 2023-03-14

* Test the sdist to prevent future regressions
  https://github.com/simplejson/simplejson/pull/311
* Enable ppc64le wheels
  https://github.com/simplejson/simplejson/pull/312


(adam)
diff -r1.47 -r1.48 pkgsrc/converters/py-simplejson/Makefile
diff -r1.38 -r1.39 pkgsrc/converters/py-simplejson/distinfo

cvs diff -r1.47 -r1.48 pkgsrc/converters/py-simplejson/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/py-simplejson/Makefile 2023/02/07 12:28:05 1.47
+++ pkgsrc/converters/py-simplejson/Makefile 2023/03/15 13:00:39 1.48
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.47 2023/02/07 12:28:05 adam Exp $ 1# $NetBSD: Makefile,v 1.48 2023/03/15 13:00:39 adam Exp $
2 2
3DISTNAME= simplejson-3.18.3 3DISTNAME= simplejson-3.18.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= converters python 5CATEGORIES= converters python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/simplejson/simplejson 9HOMEPAGE= https://github.com/simplejson/simplejson
10COMMENT= Simple, fast, complete and extensible JSON encoder/decoder 10COMMENT= Simple, fast, complete and extensible JSON encoder/decoder
11LICENSE= mit 11LICENSE= mit
12 12
13.include "../../lang/python/egg.mk" 13.include "../../lang/python/egg.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.38 -r1.39 pkgsrc/converters/py-simplejson/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/py-simplejson/distinfo 2023/02/07 12:28:05 1.38
+++ pkgsrc/converters/py-simplejson/distinfo 2023/03/15 13:00:39 1.39
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.38 2023/02/07 12:28:05 adam Exp $ 1$NetBSD: distinfo,v 1.39 2023/03/15 13:00:39 adam Exp $
2 2
3BLAKE2s (simplejson-3.18.3.tar.gz) = 6a336cc032a0a133a9f4b4819aef6d921438b66a2f5a6e08c358668c5eea2d4e 3BLAKE2s (simplejson-3.18.4.tar.gz) = b097a5968e8e1c1a848dac0907030072c1df2d88e030bbee70a9c5e2789624e0
4SHA512 (simplejson-3.18.3.tar.gz) = 9d086566e0efe366e5cb5853a18e846bbc25b15cc95e2178359b84235955cd354e0344b83006c58a140e58b698fde5bbe21065da5bc84594ab8e2a558fc81eec 4SHA512 (simplejson-3.18.4.tar.gz) = 6335389eb620c96d5c537cd335e20d4f112b86c0c463ceed4d8fa36c27bab8b00386b7995e40070bda5eed1fe5883a462579c7d09bdbc828c39537282669d0e4
5Size (simplejson-3.18.3.tar.gz) = 83673 bytes 5Size (simplejson-3.18.4.tar.gz) = 83721 bytes