pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-rapidjson py-rapidjson: updated to 0.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e193d90492a
branches: trunk
changeset: 441158:8e193d90492a
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 27 22:30:08 2020 +0000
description:
py-rapidjson: updated to 0.9.3
0.9.3:
* Fix access to ``Encoder`` instance attributes
0.9.2:
* Use `current master`__ version of rapidjson
* Enable GH Actions-based test workflow
* Produce Python 3.9 wheels, disable testing under Python < 3.6
* Make the character used for indentation in pretty mode a parameter
* Handle wider precision range in timestamps fractional seconds
* Add comparison benchmarks against orjson and hyperjson
diffstat:
textproc/py-rapidjson/Makefile | 4 ++--
textproc/py-rapidjson/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 7e178740908c -r 8e193d90492a textproc/py-rapidjson/Makefile
--- a/textproc/py-rapidjson/Makefile Tue Oct 27 21:52:35 2020 +0000
+++ b/textproc/py-rapidjson/Makefile Tue Oct 27 22:30:08 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/06/11 14:05:57 adam Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/27 22:30:08 adam Exp $
-DISTNAME= python-rapidjson-0.9.1
+DISTNAME= python-rapidjson-0.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-rapidjson/}
diff -r 7e178740908c -r 8e193d90492a textproc/py-rapidjson/distinfo
--- a/textproc/py-rapidjson/distinfo Tue Oct 27 21:52:35 2020 +0000
+++ b/textproc/py-rapidjson/distinfo Tue Oct 27 22:30:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/06/11 14:05:57 adam Exp $
+$NetBSD: distinfo,v 1.2 2020/10/27 22:30:08 adam Exp $
-SHA1 (python-rapidjson-0.9.1.tar.gz) = 7738f157ebad5efb5cc14e51cf94e8943afef397
-RMD160 (python-rapidjson-0.9.1.tar.gz) = c218aed7c4c33cc4d5b604a8da68aa76c1995f83
-SHA512 (python-rapidjson-0.9.1.tar.gz) = 0feb085c7cd4a8c0476b67f5ce671ccbe4605c3b08ca364eba64b84b9e8d4a2bbd9f481295023286cba63af0ecbfe69e33581df65a38577ec214672644028aa2
-Size (python-rapidjson-0.9.1.tar.gz) = 193428 bytes
+SHA1 (python-rapidjson-0.9.3.tar.gz) = e04d22a2ce8ff02bbba310f7fe2f22a759d41816
+RMD160 (python-rapidjson-0.9.3.tar.gz) = e143e791966f2e34aba40f932b7b9d53b40109cc
+SHA512 (python-rapidjson-0.9.3.tar.gz) = 42ed96688cba0385df854331ce749c9865b1ab39753ccaf0e26a9902b0860eb9b2e43392982a0943c6ff8eda18a8b5bf75f0f36789c6910b8502c0a86ae7b467
+Size (python-rapidjson-0.9.3.tar.gz) = 201550 bytes
Home |
Main Index |
Thread Index |
Old Index