14
0
forked from pool/python-ujson

Accepting request 789345 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/789345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-03-28 18:06:24 +00:00
committed by Git OBS Bridge
parent 75b21ef012
commit 2eca1a05e2
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Mar 28 16:22:49 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.0.3:
* Changed
+ Drop legacy distutils in setup.py (#397) @hugovk
+ Update benchmarking (#395) @hugovk
* Fixed
+ Decrease dict key reference (#394) @suola
+ Remove double_precision and precise_float from help text (#389)
@JTJL
-------------------------------------------------------------------
Sun Mar 15 19:44:07 UTC 2020 - Benjamin Greiner <code@bnavigator.de>