Accepting request 685079 from home:jengelh:branches:devel:languages:python
- Reduce marketing wording in the description. OBS-URL: https://build.opensuse.org/request/show/685079 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=3
This commit is contained in:
parent
32152c7dbd
commit
b1553fff10
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 16:44:36 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Reduce marketing wording in the description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 15:17:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
@ -10,4 +15,3 @@ Thu Mar 14 15:17:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
Tue Sep 8 08:46:46 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
- Initial packaging (version 1.1.0)
|
||||
|
||||
|
@ -41,15 +41,15 @@ Requires: python-six
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
A high performance, concurrent HTTP client library for python using gevent.
|
||||
A concurrent HTTP client library for Python using gevent.
|
||||
|
||||
geventhttpclient use a fast http parser, written in C, originating from nginx,
|
||||
extracted and modified by Joyent.
|
||||
geventhttpclient uses a HTTP parser, written in C, originating from
|
||||
nginx, extracted and modified by Joyent.
|
||||
|
||||
geventhttpclient has been specifically designed for high concurrency,
|
||||
streaming and support HTTP 1.1 persistent connections. More generally it is
|
||||
designed for efficiently pulling from REST APIs and streaming API's
|
||||
like Twitter's.
|
||||
geventhttpclient has been designed for high concurrency and
|
||||
streaming, and supports HTTP/1.1 persistent connections. More
|
||||
generally, it is designed for pulling from REST APIs and streaming
|
||||
APIs like Twitter's.
|
||||
|
||||
%prep
|
||||
%setup -q -n geventhttpclient-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user