forked from pool/python-orjson
- update to 3.8.3:
* `orjson.dumps()` accepts `option=None` per `Optional[int]` type. * Fix tests on 32-bit for `numpy.intp` and `numpy.uintp`. * Build now depends on rustc 1.60 or later. * Support building with maturin 0.13 or 0.14. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orjson?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 20:07:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.8.3:
|
||||
* `orjson.dumps()` accepts `option=None` per `Optional[int]` type.
|
||||
* Fix tests on 32-bit for `numpy.intp` and `numpy.uintp`.
|
||||
* Build now depends on rustc 1.60 or later.
|
||||
* Support building with maturin 0.13 or 0.14.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 18:35:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user