Hello community,
here is the log from the commit of package python-python-rapidjson for
openSUSE:Factory checked in at 2019-06-21 09:58:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-rapidjson (Old)
and /work/SRC/openSUSE:Factory/.python-python-rapidjson.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-rapidjson"
Fri Jun 21 09:58:34 2019 rev:2 rq:711171 version:0.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-rapidjson/python-python-rapidjson.changes
2019-06-20 18:54:42.576789040 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-rapidjson.new.4811/python-python-rapidjson.changes
2019-06-21 09:58:35.824680998 +0200
@@ -1,0 +2,5 @@
+Mon Jun 10 17:18:47 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim bias from description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-rapidjson.spec ++++++
--- /var/tmp/diff_new_pack.7kstns/_old 2019-06-21 09:58:36.360681796 +0200
+++ /var/tmp/diff_new_pack.7kstns/_new 2019-06-21 09:58:36.364681802 +0200
@@ -38,7 +38,7 @@
%python_subpackages
%description
-RapidJSON is an extremely fast C++ JSON parser and serialization library: this
+RapidJSON is a C++ JSON parser and serialization library. This
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.