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
This commit is contained in:
Todd R 2018-11-06 15:28:08 +00:00 committed by Git OBS Bridge
parent 3028d8a918
commit f7387ae626
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 30 09:20:26 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 20 15:39:32 UTC 2018 - Arun Persaud <arun@gmx.de> Sat Oct 20 15:39:32 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@ -29,7 +29,7 @@ Name: python-requests
%endif %endif
Version: 2.20.0 Version: 2.20.0
Release: 0 Release: 0
Summary: Awesome Python HTTP Library That's Actually Usable Summary: Python HTTP Library
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python
URL: http://python-requests.org/ URL: http://python-requests.org/
@ -69,7 +69,7 @@ Requires: this-is-only-for-build-envs
%description %description
Requests is an HTTP library, written in Python, as an alternative 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. method overrides) to perform basic tasks.
Features of Requests: Features of Requests: