Hello community,
here is the log from the commit of package python-py-ubjson for
openSUSE:Factory checked in at 2019-07-23 22:38:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-ubjson (Old)
and /work/SRC/openSUSE:Factory/.python-py-ubjson.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py-ubjson"
Tue Jul 23 22:38:57 2019 rev:4 rq:717847 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-ubjson/python-py-ubjson.changes
2019-06-07 18:02:12.893780591 +0200
+++
/work/SRC/openSUSE:Factory/.python-py-ubjson.new.4126/python-py-ubjson.changes
2019-07-23 22:38:58.546951589 +0200
@@ -1,0 +2,12 @@
+Tue Jul 23 10:52:11 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.14.0:
+ - Fix DecoderException not including offset when C-extension in use, expose
+ property for it.
+ - Fix decoding via C extension reading too much data from file-like objects
+ - Test suite exercises both pure & extension modules when extension enabled
+ - Expand test suite to increase C extension (line) coverage
+ - Remove need for pypandoc/rst (use original README.md)
+ - Fix spelling errors in cli util (hoenn)
+
+-------------------------------------------------------------------
Old:
----
py-ubjson-0.13.0.tar.gz
New:
----
py-ubjson-0.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py-ubjson.spec ++++++
--- /var/tmp/diff_new_pack.4qgS8d/_old 2019-07-23 22:38:59.154951464 +0200
+++ /var/tmp/diff_new_pack.4qgS8d/_new 2019-07-23 22:38:59.162951462 +0200
@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname py-ubjson
Name: python-py-ubjson
-Version: 0.13.0
+Version: 0.14.0
Release: 0
Summary: Universal Binary JSON encoder/decoder
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://github.com/Iotic-Labs/py-ubjson
-Source:
https://files.pythonhosted.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
+URL: https://github.com/Iotic-Labs/py-ubjson
+Source:
https://files.pythonhosted.org/packages/source/p/py-ubjson/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ py-ubjson-0.13.0.tar.gz -> py-ubjson-0.14.0.tar.gz ++++++
++++ 1745 lines of diff (skipped)