forked from pool/python-pylsqpack
- update to 0.3.20:
* update ls-qpack to 2.6.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsqpack?expand=0&rev=11
This commit is contained in:
63
python-pylsqpack.changes
Normal file
63
python-pylsqpack.changes
Normal file
@@ -0,0 +1,63 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 16:50:23 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.3.20:
|
||||
* update ls-qpack to 2.6.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 10:03:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.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 4 12:40:51 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 00:34:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.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 14:50:56 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Update to v0.3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 02:07:22 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Initial spec for v0.3.5
|
||||
Reference in New Issue
Block a user