14
0

Accepting request 787690 from home:pgajdos:python

- version update to 0.15.0
  * Fix decimal encoding bug/assert (reported by mgorny)

OBS-URL: https://build.opensuse.org/request/show/787690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-ubjson?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-24 07:51:57 +00:00
committed by Git OBS Bridge
parent e05bde0cb7
commit b410deed1e
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 24 07:26:32 UTC 2020 - pgajdos@suse.com
- version update to 0.15.0
* Fix decimal encoding bug/assert (reported by mgorny)
-------------------------------------------------------------------
Tue Jul 23 10:52:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>