14
0
forked from pool/python-ujson

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

- Replace filler words in description

OBS-URL: https://build.opensuse.org/request/show/446683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=3
This commit is contained in:
2016-12-16 13:20:24 +00:00
committed by Git OBS Bridge
parent d199cb9440
commit d009a1e1b7
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 16 11:52:13 UTC 2016 - jengelh@inai.de
- Replace filler words in description
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 16 09:48:29 UTC 2016 - tbechtold@suse.com Fri Dec 16 09:48:29 UTC 2016 - tbechtold@suse.com

View File

@@ -19,7 +19,7 @@
Name: python-ujson Name: python-ujson
Version: 1.35 Version: 1.35
Release: 0 Release: 0
Summary: Ultra fast JSON encoder and decoder for Python Summary: JSON encoder and decoder for Python
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
Url: http://www.esn.me Url: http://www.esn.me
@@ -29,8 +29,8 @@ BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with UltraJSON is a JSON encoder and decoder written in pure C with
bindings for Python 2.5+ and 3. For a more painless day to day C/C++ JSON bindings for Python 2.5+ and 3. For a different C/C++ JSON
decoder experience please checkout ujson4c_, based on UltraJSON. decoder experience please checkout ujson4c_, based on UltraJSON.
%prep %prep