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:           Mon Jul 20 19:14:03 UTC 2020

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

Log Message:
py-simplejson: updated to 3.17.2

Version 3.17.2
* Added arm64 to build matrix and reintroduced
  manylinux wheels
* No more bdist_wininst builds per PEP 527
* Minor grammatical issue fixed in README


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/converters/py-simplejson/Makefile
cvs rdiff -u -r1.28 -r1.29 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.38 pkgsrc/converters/py-simplejson/Makefile:1.39
--- pkgsrc/converters/py-simplejson/Makefile:1.38       Mon Nov 18 09:03:03 2019
+++ pkgsrc/converters/py-simplejson/Makefile    Mon Jul 20 19:14:03 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2019/11/18 09:03:03 adam Exp $
+# $NetBSD: Makefile,v 1.39 2020/07/20 19:14:03 adam Exp $
 
-DISTNAME=      simplejson-3.17.0
+DISTNAME=      simplejson-3.17.2
 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.28 pkgsrc/converters/py-simplejson/distinfo:1.29
--- pkgsrc/converters/py-simplejson/distinfo:1.28       Mon Nov 18 09:03:03 2019
+++ pkgsrc/converters/py-simplejson/distinfo    Mon Jul 20 19:14:03 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2019/11/18 09:03:03 adam Exp $
+$NetBSD: distinfo,v 1.29 2020/07/20 19:14:03 adam Exp $
 
-SHA1 (simplejson-3.17.0.tar.gz) = d04766cc5e0259477eeb391adc8ddf39ca2c4ff9
-RMD160 (simplejson-3.17.0.tar.gz) = 257f2ee0809663a3809de201181998b2d443ee40
-SHA512 (simplejson-3.17.0.tar.gz) = 383ee4fa3b2f378cd83152ba588ffbb620aa0e7cec80d3e3097edfb406a60e96afd6c5302a5b64adb710d3a52479c609873a2db7ab5756d7ca7a51412029e4c6
-Size (simplejson-3.17.0.tar.gz) = 83119 bytes
+SHA1 (simplejson-3.17.2.tar.gz) = ed38d765ad1b58862905aa25d13c95b134f03f5a
+RMD160 (simplejson-3.17.2.tar.gz) = 4a65961d9731ad1574863ef758717bb2ae9a868e
+SHA512 (simplejson-3.17.2.tar.gz) = 003b2fbcb3f8e0849bdbd958c78f8b470081d97527bef82306db77940c6734a1cbf3b5dcb0984d2f9c9d14aa525e7865a08e70a10971f8841e138f7ad6476e4a
+Size (simplejson-3.17.2.tar.gz) = 83210 bytes



Home | Main Index | Thread Index | Old Index