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:           Thu Oct  2 14:46:05 UTC 2025

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

Log Message:
py-simplejson: updated to 3.20.2

Version 3.20.2 released 2025-09-24

* Disable speedups on GraalPy smae as on PyPy


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/converters/py-simplejson/Makefile
cvs rdiff -u -r1.43 -r1.44 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.56 pkgsrc/converters/py-simplejson/Makefile:1.57
--- pkgsrc/converters/py-simplejson/Makefile:1.56       Sun Apr 13 07:22:38 2025
+++ pkgsrc/converters/py-simplejson/Makefile    Thu Oct  2 14:46:05 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2025/04/13 07:22:38 adam Exp $
+# $NetBSD: Makefile,v 1.57 2025/10/02 14:46:05 adam Exp $
 
-DISTNAME=      simplejson-3.20.1
+DISTNAME=      simplejson-3.20.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/simplejson/}
 

Index: pkgsrc/converters/py-simplejson/distinfo
diff -u pkgsrc/converters/py-simplejson/distinfo:1.43 pkgsrc/converters/py-simplejson/distinfo:1.44
--- pkgsrc/converters/py-simplejson/distinfo:1.43       Sat Feb 15 16:07:21 2025
+++ pkgsrc/converters/py-simplejson/distinfo    Thu Oct  2 14:46:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2025/02/15 16:07:21 adam Exp $
+$NetBSD: distinfo,v 1.44 2025/10/02 14:46:05 adam Exp $
 
-BLAKE2s (simplejson-3.20.1.tar.gz) = 6cc47550c5ae26c09d67feba6fcb5991f778e282e229d65bc828f5d9e749db57
-SHA512 (simplejson-3.20.1.tar.gz) = 4f565530b6695bc7a1dded86a7694498f862fd21b614e097fc00deb7b5a9ced76a6669f22b862692e202cc19676bd94ca6588fb3a7df4af8c073d3344c7bbd3b
-Size (simplejson-3.20.1.tar.gz) = 85591 bytes
+BLAKE2s (simplejson-3.20.2.tar.gz) = 9736c7b3c86006a99f82f33dd806c5442da62a8ce36acb30567e158be4c4de38
+SHA512 (simplejson-3.20.2.tar.gz) = 78e5066d75752797e39da5627c3deeedbcaf98aaf62444123b05e9b7cc251a8c1e21b8c45137f6cbcfed3052f569401d9e2120e8625721737f66dc6dae273416
+Size (simplejson-3.20.2.tar.gz) = 85784 bytes



Home | Main Index | Thread Index | Old Index