14
0
forked from pool/python-ujson

- Update to 3.1.0:

* PEP 489 Multi Phase Init support (#418) @WillAyd
  * PyPy3 test fixes (#413) @mgorny

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=23
This commit is contained in:
2020-08-03 05:25:10 +00:00
committed by Git OBS Bridge
parent 1fa7a29c7a
commit 712e4009cd
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 3 05:24:24 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.1.0:
* PEP 489 Multi Phase Init support (#418) @WillAyd
* PyPy3 test fixes (#413) @mgorny
-------------------------------------------------------------------
Sun Jun 14 09:36:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>