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

- Remove bias from description.

OBS-URL: https://build.opensuse.org/request/show/556308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=16
This commit is contained in:
Ondřej Súkup 2017-12-11 22:21:10 +00:00 committed by Git OBS Bridge
parent af1f8d9a46
commit c714f64f75
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 11 21:52:37 UTC 2017 - jengelh@inai.de
- Remove bias from description.
-------------------------------------------------------------------
Wed Dec 6 03:04:08 UTC 2017 - arun@gmx.de

View File

@ -20,7 +20,7 @@
Name: python-mistune
Version: 0.8.3
Release: 0
Summary: The fastest markdown parser in pure Python
Summary: A markdown parser in pure Python
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/lepture/mistune
@ -36,7 +36,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%python_subpackages
%description
The fastest markdown parser in pure Python, inspired by marked.
A markdown parser in pure Python, inspired by marked.
%prep
%setup -q -n mistune-%{version}