14
0

Accepting request 692636 from home:bmwiedemann:branches:devel:languages:python

Update to 0.13.0
  * Make package build reproducible (boo#1041090)
  * Fix _ubjson_decode_value case statement fallthrough

OBS-URL: https://build.opensuse.org/request/show/692636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-ubjson?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-04-10 06:26:58 +00:00
committed by Git OBS Bridge
parent 1f9e195d4a
commit 3ba13a22d4
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 9 14:48:11 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.13.0
* Make package build reproducible (boo#1041090)
* Fix _ubjson_decode_value case statement fallthrough
-------------------------------------------------------------------
Mon Mar 25 15:09:44 UTC 2019 - Matěj Cepl <mcepl@suse.com>