forked from pool/python-h2
2f797339dc05ab266ac00c2f2fd964c9c06388111543af2b571ab4d20f1854c2
* Support for Python 3.6 has been removed. * Support for Python 3.7 has been removed. * Support for Python 3.8 has been removed. * Remove mistakenly set `max_inbound_frame_size` attribute on `H2Stream`. * Support for Python 3.11 has been added. * Support for Python 3.12 has been added. * Support for Python 3.13 has been added. * Add an ability to send outbound cookies separately to improve headers compression. * Updated packaging and testing infrastructure. * Fix repr() checks for Python 3.11 * Fix asyncio / wsgi examples. * Clarify docs on using curl with http2. - Adjust path for patching tests/conftest.py - Drop fix-repr-checks-for-py311.patch, merged upstream - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=37
Description
No description provided
Languages
RPM Spec
100%