15
0

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

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/706958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-06-03 08:03:00 +00:00
committed by Git OBS Bridge
parent 7b8ed73858
commit 0c90d427de
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-cheroot
Version: 6.5.5
Release: 0
Summary: Highly-optimized, pure-python HTTP server
Summary: Pure-python HTTP server
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/cherrypy/cheroot
@@ -52,7 +52,7 @@ Requires: python-backports.functools_lru_cache
%python_subpackages
%description
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.
Cheroot is the pure-Python HTTP server used by CherryPy.
%prep
%setup -q -n cheroot-%{version}