forked from pool/python-simplejson
Accepting request 545924 from home:jengelh:branches:devel:languages:python
- Remove bias from description. OBS-URL: https://build.opensuse.org/request/show/545924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=72
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 27 10:12:54 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove bias from description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 26 21:18:39 UTC 2017 - arun@gmx.de
|
Sun Nov 26 21:18:39 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-simplejson
|
Name: python-simplejson
|
||||||
Version: 3.13.2
|
Version: 3.13.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
Summary: Extensible JSON encoder/decoder for Python
|
||||||
License: MIT or AFL-2.1
|
License: MIT or AFL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://github.com/simplejson/simplejson
|
Url: http://github.com/simplejson/simplejson
|
||||||
@@ -32,15 +32,14 @@ BuildRequires: python-rpm-macros
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
simplejson is a simple, fast, complete, correct and extensible
|
simplejson is an extensible JSON encoder and decoder for Python 2.5+. It is
|
||||||
JSON encoder and decoder for Python 2.5+. It is pure Python code
|
pure Python code with no dependencies, but includes an optional C extension for
|
||||||
with no dependencies, but includes an optional C extension for a
|
a speed boost.
|
||||||
serious speed boost.
|
|
||||||
|
|
||||||
%package test
|
%package test
|
||||||
Summary: Tests for python-simplejson
|
Summary: Tests for python-simplejson
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Requires: %{name} == %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description test
|
%description test
|
||||||
Test cases for python-simplejson
|
Test cases for python-simplejson
|
||||||
|
Reference in New Issue
Block a user