15
0
forked from pool/python-hpack

2 Commits

Author SHA256 Message Date
f37ae1ab37 Accepting request 1243134 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hpack?expand=0&rev=9
2025-02-05 11:39:54 +00:00
83afa7b41c - Update to 4.1.0
* API Changes (Backward Incompatible)**
    - Support for Python 3.6 has been removed.
    - Support for Python 3.7 has been removed.
    - Support for Python 3.8 has been removed.
    - Renamed `InvalidTableIndex` exception to `InvalidTableIndexError`.
  * API Changes (Backward Compatible)**
    - Support for Python 3.9 has been added.
    - Support for Python 3.10 has been added.
    - Support for Python 3.11 has been added.
    - Support for Python 3.12 has been added.
    - Support for Python 3.13 has been added.
    - Optimized bytes encoding of headers.
    - Updated packaging and testing infrastructure.
    - Code cleanup and linting.
    - Added type hints.
- Refresh healthcheck.patch
- Refresh test_fixtures.tar.xz
- 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
  * Update name for dist directory in %files section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hpack?expand=0&rev=24
2025-02-04 14:11:24 +00:00

Diff Content Not Available