Changelog for
python311-pylsqpack-0.3.18-150700.2.4.x86_64.rpm :
* Sat Aug 31 2024 dmuellerAATTsuse.com- 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 04 2023 ecsosAATTopensuse.org- Add %{?sle15_python_module_pythons}
* Wed Oct 05 2022 yarunachalamAATTsuse.com- 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 2021 jayvdbAATTgmail.com- Update to v0.3.12
* Wed Feb 19 2020 jayvdbAATTgmail.com- Initial spec for v0.3.5