From f7387ae6265eafd41fef2f80154851c590888905f104302db3f4c33fdf471a91 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 6 Nov 2018 15:28:08 +0000 Subject: [PATCH] Accepting request 646626 from home:jengelh:branches:devel:languages:python - Ensure neutrality of descriptions. OBS-URL: https://build.opensuse.org/request/show/646626 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=113 --- python-requests.changes | 5 +++++ python-requests.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-requests.changes b/python-requests.changes index a47cb37..03cd13b 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 30 09:20:26 UTC 2018 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Sat Oct 20 15:39:32 UTC 2018 - Arun Persaud diff --git a/python-requests.spec b/python-requests.spec index 60ea680..556ffb9 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -29,7 +29,7 @@ Name: python-requests %endif Version: 2.20.0 Release: 0 -Summary: Awesome Python HTTP Library That's Actually Usable +Summary: Python HTTP Library License: Apache-2.0 Group: Development/Languages/Python URL: http://python-requests.org/ @@ -69,7 +69,7 @@ Requires: this-is-only-for-build-envs %description Requests is an HTTP library, written in Python, as an alternative -to Python's builtin urllib2 which requires a work (even +to Python's builtin urllib2 which requires work (even method overrides) to perform basic tasks. Features of Requests: