------------------------------------------------------------------- Mon Apr 28 16:50:23 UTC 2025 - Dirk Müller - update to 0.3.20: * update ls-qpack to 2.6.1 ------------------------------------------------------------------- Thu Feb 13 10:03:10 UTC 2025 - John Paul Adrian Glaubitz - Update to 0.3.19 * Update github actions to their latest versions * Add Read the Docs configuration file * Move docstrings above corresponding method * Reformat code using ruff * Simplify docs and sphinx configuration, remove copyright years * Update GitHub actions to their latest versions * Build aarch64 wheels natively * Adjust `ruff` configuration * Support Python 3.13, drop Python 3.8 * Pin macOS versions used for building wheels ------------------------------------------------------------------- Sat Aug 31 11:53:14 UTC 2024 - Dirk Müller - update to 0.3.18: * add python 3.11 and 3.12 support * Fix error message from Decoder_resume_header * Fix Decoder.feed_header and .resume_header docs ------------------------------------------------------------------- Tue Jul 4 12:40:51 UTC 2023 - ecsos - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Wed Oct 5 00:34:18 UTC 2022 - Yogalakshmi Arunachalam - Update to v0.3.16 * Fix memory leaks due to missing Py_DECREF calls * free DecoderObject's and EncoderObject's memory * Revert "Allocate encoding / decoding buffers of the heap (fixes: #14)" - Update to v0.3.15 * Allocate encoding / decoding buffers of the heap (fixes: #14) - Update to 0.3.14 * Build wheels for arm64 on macos * [docs] update copyright years - Update to 0.3.13 * [package] use pyproject.toml, don't build for musllinux * Support Python 3.10, drop Python 3.6 * [vendor] update ls-qpack to version 1.0.3 ------------------------------------------------------------------- Tue Feb 23 14:50:56 UTC 2021 - John Vandenberg - Update to v0.3.12 ------------------------------------------------------------------- Wed Feb 19 02:07:22 PM UTC 2020 - John Vandenberg - Initial spec for v0.3.5