2023-01-02 20:10:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-10-28 20:13:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 28 18:35:24 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.8.1
|
|
|
|
- Build maintenance for Python 3.11.
|
|
|
|
|
2022-09-21 12:13:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 12:11:03 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update to 3.8.0:
|
|
|
|
- Support serializing numpy.int16 and numpy.uint16.
|
|
|
|
- Fix datetime regression tests with tzinfo 2022b.
|
|
|
|
|
2022-09-21 07:48:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 21 00:35:02 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
- Tidy spec
|
|
|
|
|
2022-09-19 11:18:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 13 07:52:11 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
|
|
|
|
|
|
|
- initial package of version 3.7.7
|
|
|
|
|