Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-h11-0.14.0-3.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-h11 Distribution: Fedora Project
Version: 0.14.0 Vendor: Fedora Project
Release: 3.fc40 Build date: Fri Jan 26 06:12:02 2024
Group: Unspecified Build host: buildvm-s390x-05.s390.fedoraproject.org
Size: 559847 Source RPM: python-h11-0.14.0-3.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/python-hyper/h11
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
This is a little HTTP/1.1 library written from scratch in Python, heavily
inspired by hyper-h2.  It is a "bring-your-own-I/O" library; h11 contains no IO
code whatsoever.  This means you can hook h11 up to your favorite network API,
and that could be anything you want: synchronous, threaded, asynchronous, or
your own implementation of RFC 6214 -- h11 will not judge you.  This also means
that h11 is not immediately useful out of the box: it is a toolkit for building
programs that speak HTTP, not something that could directly replace requests or
twisted.web or whatever.  But h11 makes it much easier to implement something
like requests or twisted.web.

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Sep 09 2023 Carl George <carlwgeorge@fedoraproject.org> - 0.14.0-1
  - Update to version 0.14.0, resolves rhbz#2129641
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.13.0-5
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.13.0-2
  - Rebuilt for Python 3.11
* Tue Mar 01 2022 Carl George <carl@george.computer> - 0.13.0-1
  - Latest upstream rhbz#2042667

Files

/usr/lib/python3.12/site-packages/h11
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/h11-0.14.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/h11/__init__.py
/usr/lib/python3.12/site-packages/h11/__pycache__
/usr/lib/python3.12/site-packages/h11/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_abnf.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_abnf.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_connection.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_connection.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_events.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_events.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_headers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_headers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_readers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_readers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_receivebuffer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_receivebuffer.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_state.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_state.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_util.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_writers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/__pycache__/_writers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/_abnf.py
/usr/lib/python3.12/site-packages/h11/_connection.py
/usr/lib/python3.12/site-packages/h11/_events.py
/usr/lib/python3.12/site-packages/h11/_headers.py
/usr/lib/python3.12/site-packages/h11/_readers.py
/usr/lib/python3.12/site-packages/h11/_receivebuffer.py
/usr/lib/python3.12/site-packages/h11/_state.py
/usr/lib/python3.12/site-packages/h11/_util.py
/usr/lib/python3.12/site-packages/h11/_version.py
/usr/lib/python3.12/site-packages/h11/_writers.py
/usr/lib/python3.12/site-packages/h11/py.typed
/usr/lib/python3.12/site-packages/h11/tests
/usr/lib/python3.12/site-packages/h11/tests/__init__.py
/usr/lib/python3.12/site-packages/h11/tests/__pycache__
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_against_stdlib_http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_against_stdlib_http.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_connection.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_connection.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_events.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_events.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_headers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_headers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_io.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_io.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_receivebuffer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_receivebuffer.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_state.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_state.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/h11/tests/__pycache__/test_util.cpython-312.pyc
/usr/lib/python3.12/site-packages/h11/tests/data
/usr/lib/python3.12/site-packages/h11/tests/data/test-file
/usr/lib/python3.12/site-packages/h11/tests/helpers.py
/usr/lib/python3.12/site-packages/h11/tests/test_against_stdlib_http.py
/usr/lib/python3.12/site-packages/h11/tests/test_connection.py
/usr/lib/python3.12/site-packages/h11/tests/test_events.py
/usr/lib/python3.12/site-packages/h11/tests/test_headers.py
/usr/lib/python3.12/site-packages/h11/tests/test_helpers.py
/usr/lib/python3.12/site-packages/h11/tests/test_io.py
/usr/lib/python3.12/site-packages/h11/tests/test_receivebuffer.py
/usr/lib/python3.12/site-packages/h11/tests/test_state.py
/usr/lib/python3.12/site-packages/h11/tests/test_util.py
/usr/share/doc/python3-h11
/usr/share/doc/python3-h11/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024