Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-geventhttpclient | Distribution: openSUSE Tumbleweed |
Version: 2.0.11 | Vendor: openSUSE |
Release: 1.5 | Build date: Thu Dec 7 23:50:28 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 259116 | Source RPM: python-geventhttpclient-2.0.11-1.5.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/gwik/geventhttpclient | |
Summary: HTTP client library for gevent |
A concurrent HTTP client library for Python using gevent. geventhttpclient uses a HTTP parser, written in C, originating from nginx, extracted and modified by Joyent. 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.
MIT
* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com> - update to 2.0.11: * Support Python 3.12 * Disable unit tests for no ssl module + fixes for build * Fri Aug 25 2023 Markéta Machová <mmachova@suse.com> - Skip both tests in test_no_module_ssl.py, failing with new gevent * Thu May 04 2023 Dirk Müller <dmueller@suse.com> - update to 2.0.9: * Add square brackets for Host header when using IPv6 address * Enable ppc64le wheels * Fri Nov 04 2022 pgajdos@suse.com - version update to 2.0.8 * lot of changes, see https://github.com/geventhttpclient/geventhttpclient/releases - do not require python-six - deleted patches - remove_mock.patch (upstreamed) * Tue Feb 16 2021 Ben Greiner <code@bnavigator.de> - Update to 1.4.5 * Don't auto parse query string. Add params keyword argument. - don't try to set a nonexistend attribute for a test gh#gwik/geventhttpclient#137 * Mon Dec 14 2020 Benjamin Greiner <code@bnavigator.de> - Fix condition around BuildRequirement * Sun Dec 13 2020 Matej Cepl <mcepl@suse.com> - We don't need to break Python 2.7 * Fri Dec 11 2020 Matej Cepl <mcepl@suse.com> - Add remove_mock.patch to remove dependency on the external mock package (gh#gwik/geventhttpclient#135). * Sat Aug 01 2020 John Vandenberg <jayvdb@gmail.com> - Remove gevent-mark-tests.patch and LICENSE-MIT that are now incorporated upstream - Update to v1.4.4 * Add kwargs to exception objects representation - from v1.4.3 * Fix Unhandled UnicodeDecodeError exception if response with status 400 and request contains binary payload - from v1.4.0 * httpparser: update http parser to 2.9.4 * Tue Jan 14 2020 Tomáš Chvátal <tchvatal@suse.com> - skip test test_cookielib_compatibility as it is borked upstream
/usr/lib/python3.11/site-packages/geventhttpclient /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/geventhttpclient-2.0.11-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/geventhttpclient/__init__.py /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__ /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/client.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/connectionpool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/connectionpool.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/header.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/header.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/httplib.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/httplib.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/response.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/response.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/url.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/url.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/useragent.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/geventhttpclient/__pycache__/useragent.cpython-311.pyc /usr/lib/python3.11/site-packages/geventhttpclient/_parser.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/geventhttpclient/client.py /usr/lib/python3.11/site-packages/geventhttpclient/connectionpool.py /usr/lib/python3.11/site-packages/geventhttpclient/header.py /usr/lib/python3.11/site-packages/geventhttpclient/httplib.py /usr/lib/python3.11/site-packages/geventhttpclient/response.py /usr/lib/python3.11/site-packages/geventhttpclient/url.py /usr/lib/python3.11/site-packages/geventhttpclient/useragent.py /usr/share/doc/packages/python311-geventhttpclient /usr/share/doc/packages/python311-geventhttpclient/README.mdown /usr/share/licenses/python311-geventhttpclient /usr/share/licenses/python311-geventhttpclient/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 6 00:13:13 2024