From 373f3bb35559a3fb0e83850d5b898c186a587f7684f95468f44a46419e8c586e Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 28 Aug 2017 04:14:54 +0000 Subject: [PATCH] Accepting request 518777 from home:jengelh:branches:devel:languages:python - Trim sensationalist wording. OBS-URL: https://build.opensuse.org/request/show/518777 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=26 --- python-WSME.changes | 5 +++++ python-WSME.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-WSME.changes b/python-WSME.changes index 598897a..0e57bb2 100644 --- a/python-WSME.changes +++ b/python-WSME.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 25 15:19:25 UTC 2017 - jengelh@inai.de + +- Trim sensationalist wording. + ------------------------------------------------------------------- Fri Aug 25 12:18:37 UTC 2017 - tbechtold@suse.com diff --git a/python-WSME.spec b/python-WSME.spec index cadcb4a..45739e1 100644 --- a/python-WSME.spec +++ b/python-WSME.spec @@ -51,10 +51,10 @@ BuildArch: noarch %python_subpackages %description -Web Service Made Easy (WSME) is a very easy way to implement webservices -in your python web application. +Web Service Made Easy (WSME) is a way to implement webservices +in Python web applications. It is originally a rewrite of TGWebServices -with focus on extensibility, framework-independance and better type handling. +with focus on extensibility, framework-independence and improved type handling. %prep %setup -q -n WSME-%{version}