forked from pool/python-mistune
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user