pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-ujson py-ujson: updated to 2.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b71d9b39b62e
branches:  trunk
changeset: 414571:b71d9b39b62e
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 30 13:11:01 2020 +0000

description:
py-ujson: updated to 2.0.3

2.0.3:
Changed
Drop legacy distutils in setup.py
Update benchmarking

Fixed
Decrease dict key reference
Remove double_precision and precise_float from help text

diffstat:

 textproc/py-ujson/Makefile |   4 ++--
 textproc/py-ujson/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 006fff064c96 -r b71d9b39b62e textproc/py-ujson/Makefile
--- a/textproc/py-ujson/Makefile        Mon Mar 30 13:09:54 2020 +0000
+++ b/textproc/py-ujson/Makefile        Mon Mar 30 13:11:01 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/03/15 22:45:25 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/30 13:11:01 adam Exp $
 
-DISTNAME=      ujson-2.0.2
+DISTNAME=      ujson-2.0.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/ujson/}
diff -r 006fff064c96 -r b71d9b39b62e textproc/py-ujson/distinfo
--- a/textproc/py-ujson/distinfo        Mon Mar 30 13:09:54 2020 +0000
+++ b/textproc/py-ujson/distinfo        Mon Mar 30 13:11:01 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/03/15 22:45:25 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/03/30 13:11:01 adam Exp $
 
-SHA1 (ujson-2.0.2.tar.gz) = 03bb4216c5606a2d1f85ccd1e6290639c07f0efa
-RMD160 (ujson-2.0.2.tar.gz) = cf7610ab4ba7248edfbd890638beaf20467f35fb
-SHA512 (ujson-2.0.2.tar.gz) = 4c4442a397aa44cded47d37ea57a203338b53050d891aaed63958092cdecaa254dedae91c82e4c4be57542dcd4032dc572f315bb9c0107ff1469addfc114b56a
-Size (ujson-2.0.2.tar.gz) = 7127733 bytes
+SHA1 (ujson-2.0.3.tar.gz) = df79b74fc1ea6b590f6d73926d791715b9cf9ce7
+RMD160 (ujson-2.0.3.tar.gz) = 7ebac441237750ddac9d9164139ee37bebfbc24a
+SHA512 (ujson-2.0.3.tar.gz) = 2c1879c372745966a00e064559dbf615f282ef192cbdbb29243c48169fc5f6e9344eba29988a1de3b5b0d1fe7699fcd88373d6dbb2e3fb59b1e8ef12b8a0375d
+Size (ujson-2.0.3.tar.gz) = 7127432 bytes



Home | Main Index | Thread Index | Old Index