Accepting request 646695 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/646695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2018-11-12 08:50:37 +00:00 committed by Git OBS Bridge
commit 748ad4c1bf
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>

View File

@ -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: