forked from pool/python-requests-unixsocket
Accepting request 687026 from home:jengelh:branches:devel:languages:python
- Make the descriptions say what it is, not what the user is to do. OBS-URL: https://build.opensuse.org/request/show/687026 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-unixsocket?expand=0&rev=4
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
Name: python-requests-unixsocket
|
||||
Version: 0.1.5
|
||||
Release: 0
|
||||
Summary: Use requests to talk HTTP via a UNIX domain socket
|
||||
Summary: UNIX domain socket backend for python-requests
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/msabramo/requests-unixsocket
|
||||
@@ -41,7 +41,8 @@ BuildRequires: %{python_module waitress}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Use requests to talk HTTP via a UNIX domain socket
|
||||
With this module, python-requests is enhanced by the ability to talk
|
||||
HTTP via a UNIX domain socket.
|
||||
|
||||
%prep
|
||||
%setup -q -n requests-unixsocket-%{version}
|
||||
|
Reference in New Issue
Block a user