Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-httpcore | Distribution: Fedora Project |
Version: 0.12.2 | Vendor: Fedora Project |
Release: 2.el8 | Build date: Thu Sep 21 06:17:30 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-19.iad2.fedoraproject.org |
Size: 372146 | Source RPM: python-httpcore-0.12.2-2.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/encode/httpcore | |
Summary: Minimal low-level HTTP client |
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only: Sending HTTP requests. It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, etc.
BSD
* Thu Sep 21 2023 Carl George <carlwgeorge@fedoraproject.org> - 0.12.2-2 - Fix automatically generated dependencies, resolves rhbz#2239977 - Add import check * Mon Nov 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.12.2-1 - Enable dependency generator (#1897850) - Update to latest upstream release 0.12.2 (#1895584) * Sun Nov 08 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.12.1-1 - Update to latest upstream release 0.12.1 (#1895584) * Fri Oct 09 2020 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.12.0-1 - Update to latest upstream release 0.12.0 * Wed Sep 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.11.1-1 - Update to latest upstream release 0.11.1 (#1883308) * Wed Sep 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.11.0-1 - Update to latest upstream release 0.11.0 (#1881374) * Thu Sep 03 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.10.2-1 - Update to latest upstream release 0.10.2 (#1875285) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 05 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.1-1 - Initial package for Fedora
/usr/lib/python3.6/site-packages/httpcore /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/httpcore-0.12.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/httpcore/__init__.py /usr/lib/python3.6/site-packages/httpcore/__pycache__ /usr/lib/python3.6/site-packages/httpcore/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_bytestreams.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_bytestreams.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_threadlock.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_threadlock.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_types.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_types.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/__pycache__/_utils.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async /usr/lib/python3.6/site-packages/httpcore/_async/__init__.py /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__ /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/connection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/connection.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/connection_pool.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/connection_pool.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http11.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http11.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http2.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http_proxy.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_async/__pycache__/http_proxy.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_async/base.py /usr/lib/python3.6/site-packages/httpcore/_async/connection.py /usr/lib/python3.6/site-packages/httpcore/_async/connection_pool.py /usr/lib/python3.6/site-packages/httpcore/_async/http.py /usr/lib/python3.6/site-packages/httpcore/_async/http11.py /usr/lib/python3.6/site-packages/httpcore/_async/http2.py /usr/lib/python3.6/site-packages/httpcore/_async/http_proxy.py /usr/lib/python3.6/site-packages/httpcore/_backends /usr/lib/python3.6/site-packages/httpcore/_backends/__init__.py /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__ /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/anyio.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/anyio.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/asyncio.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/asyncio.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/auto.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/auto.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/curio.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/curio.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/sync.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/sync.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/trio.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/__pycache__/trio.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_backends/anyio.py /usr/lib/python3.6/site-packages/httpcore/_backends/asyncio.py /usr/lib/python3.6/site-packages/httpcore/_backends/auto.py /usr/lib/python3.6/site-packages/httpcore/_backends/base.py /usr/lib/python3.6/site-packages/httpcore/_backends/curio.py /usr/lib/python3.6/site-packages/httpcore/_backends/sync.py /usr/lib/python3.6/site-packages/httpcore/_backends/trio.py /usr/lib/python3.6/site-packages/httpcore/_bytestreams.py /usr/lib/python3.6/site-packages/httpcore/_exceptions.py /usr/lib/python3.6/site-packages/httpcore/_sync /usr/lib/python3.6/site-packages/httpcore/_sync/__init__.py /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__ /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/connection.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/connection.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/connection_pool.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/connection_pool.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http11.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http11.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http2.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http_proxy.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/__pycache__/http_proxy.cpython-36.pyc /usr/lib/python3.6/site-packages/httpcore/_sync/base.py /usr/lib/python3.6/site-packages/httpcore/_sync/connection.py /usr/lib/python3.6/site-packages/httpcore/_sync/connection_pool.py /usr/lib/python3.6/site-packages/httpcore/_sync/http.py /usr/lib/python3.6/site-packages/httpcore/_sync/http11.py /usr/lib/python3.6/site-packages/httpcore/_sync/http2.py /usr/lib/python3.6/site-packages/httpcore/_sync/http_proxy.py /usr/lib/python3.6/site-packages/httpcore/_threadlock.py /usr/lib/python3.6/site-packages/httpcore/_types.py /usr/lib/python3.6/site-packages/httpcore/_utils.py /usr/lib/python3.6/site-packages/httpcore/py.typed /usr/share/doc/python3-httpcore /usr/share/doc/python3-httpcore/README.md /usr/share/licenses/python3-httpcore /usr/share/licenses/python3-httpcore/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 26 07:37:17 2024