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

python3-h2-3.1.0-3.el8.1 RPM for noarch

From EPEL 8 for s390x / Packages / p

Name: python3-h2 Distribution: Fedora Project
Version: 3.1.0 Vendor: Fedora Project
Release: 3.el8.1 Build date: Thu Jul 25 00:14:59 2019
Group: Unspecified Build host: buildvm-15.phx2.fedoraproject.org
Size: 519952 Source RPM: python-h2-3.1.0-3.el8.1.src.rpm
Packager: Fedora Project
Url: http://hyper.rtfd.org
Summary: HTTP/2 State-Machine based protocol implementation
HTTP/2 Protocol Stack This repository contains a pure-Python
implementation of a HTTP/2 protocol stack. It's written from the ground up to
be embeddable in whatever program you choose to use, ensuring that you can
speak HTTP/2 regardless of your programming paradigm.

Provides

Requires

License

MIT

Changelog

* Wed Jul 24 2019 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.0-3.1
  - Make python2 optional. Turn python2 off.
* Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-3
  - Rebuilt to update automatic Python dependencies
* Mon Jun 24 2019 Troy Dawson <tdawson@redhat.com> - 3.1.0-2.1
  - Turn off tests for initial EPEL8 build
  - Turn off docs for initial EPEL8 build
* Fri Mar 08 2019 Jeroen van Meeuwen <vanmeeuwen+fedora@kolabsys.com> - 3.1.0-2
  - Add bcond_without docs
* Thu Mar 07 2019 Robert-André Mauchin <zebob.m@gmail.com> - 3.1.0-1
  - Release 3.1.0
  - Run tests
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.1-2
  - Rebuilt for Python 3.7
* Mon May 14 2018 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.1-1
  - Initial package.

Files

/usr/lib/python3.6/site-packages/h2
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/h2-3.1.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/h2/__init__.py
/usr/lib/python3.6/site-packages/h2/__pycache__
/usr/lib/python3.6/site-packages/h2/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/connection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/connection.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/events.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/events.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/frame_buffer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/frame_buffer.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/settings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/settings.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/stream.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/stream.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/utilities.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/utilities.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/windows.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/h2/__pycache__/windows.cpython-36.pyc
/usr/lib/python3.6/site-packages/h2/config.py
/usr/lib/python3.6/site-packages/h2/connection.py
/usr/lib/python3.6/site-packages/h2/errors.py
/usr/lib/python3.6/site-packages/h2/events.py
/usr/lib/python3.6/site-packages/h2/exceptions.py
/usr/lib/python3.6/site-packages/h2/frame_buffer.py
/usr/lib/python3.6/site-packages/h2/settings.py
/usr/lib/python3.6/site-packages/h2/stream.py
/usr/lib/python3.6/site-packages/h2/utilities.py
/usr/lib/python3.6/site-packages/h2/windows.py
/usr/share/doc/python3-h2
/usr/share/doc/python3-h2/README.rst
/usr/share/licenses/python3-h2
/usr/share/licenses/python3-h2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 04:08:46 2024