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: Sat Feb 15 16:07:21 UTC 2025
Modified Files:
pkgsrc/converters/py-simplejson: Makefile distinfo
Log Message:
py-simplejson: updated to 3.20.1
Version 3.20.1
* Do not memoize keys before they are coerced to string
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/converters/py-simplejson/Makefile
cvs rdiff -u -r1.42 -r1.43 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.54 pkgsrc/converters/py-simplejson/Makefile:1.55
--- pkgsrc/converters/py-simplejson/Makefile:1.54 Sun Feb 2 10:38:04 2025
+++ pkgsrc/converters/py-simplejson/Makefile Sat Feb 15 16:07:21 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2025/02/02 10:38:04 he Exp $
+# $NetBSD: Makefile,v 1.55 2025/02/15 16:07:21 adam Exp $
-DISTNAME= simplejson-3.19.3
+DISTNAME= simplejson-3.20.1
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.42 pkgsrc/converters/py-simplejson/distinfo:1.43
--- pkgsrc/converters/py-simplejson/distinfo:1.42 Tue Aug 20 14:12:08 2024
+++ pkgsrc/converters/py-simplejson/distinfo Sat Feb 15 16:07:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2024/08/20 14:12:08 adam Exp $
+$NetBSD: distinfo,v 1.43 2025/02/15 16:07:21 adam Exp $
-BLAKE2s (simplejson-3.19.3.tar.gz) = cfb3ac417797b6dfa25d5629ef3f20dd5d253117a4e2b7cfbfe955bba27b1a12
-SHA512 (simplejson-3.19.3.tar.gz) = 257c10c4c84201f1d9c4d77e823c4ef393bf7214c8947e4c95bcfe7c09140ff1b974cc5b00a6e659961263380673d3c4b67a1b37f878888ed049f1db0b663c92
-Size (simplejson-3.19.3.tar.gz) = 85237 bytes
+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
Home |
Main Index |
Thread Index |
Old Index