14
0

Accepting request 692778 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/692778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py-ubjson?expand=0&rev=2
This commit is contained in:
2019-04-14 10:21:57 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b796cb5077a06c932f0d148f4eef4ce0f045a05cb14393177a6d034be9f8e364
size 45535

3
py-ubjson-0.13.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdfcb858ba281895fa77a02cc00ae8d9da306dd758a23acf28d48dd1ed25a7d5
size 45670

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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname py-ubjson
Name: python-py-ubjson
Version: 0.12.0
Version: 0.13.0
Release: 0
License: Apache-2.0
Summary: Universal Binary JSON encoder/decoder