14
0

Accepting request 708990 from home:jengelh:branches:devel:languages:python

- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/708990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=4
This commit is contained in:
2019-06-11 08:59:23 +00:00
committed by Git OBS Bridge
parent f42c24562f
commit 63e13804e6
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 10 17:18:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from description.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 5 10:36:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Wed Jun 5 10:36:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -38,7 +38,7 @@ BuildRequires: rapidjson-devel
%python_subpackages %python_subpackages
%description %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 module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities. instances) and JSON Schema validation capabilities.