From 0c90d427de2d8102553bbd9e0787cafce2d9406ab7d9282eb771c8cd0999e560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 08:03:00 +0000 Subject: [PATCH] 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 --- python-cheroot.changes | 5 +++++ python-cheroot.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-cheroot.changes b/python-cheroot.changes index d5e3310..8520be4 100644 --- a/python-cheroot.changes +++ b/python-cheroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 21:15:22 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of description. + ------------------------------------------------------------------- Tue May 14 11:57:52 CEST 2019 - Matej Cepl diff --git a/python-cheroot.spec b/python-cheroot.spec index f8ea62b..c074ca9 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -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}