14
0
Files
python-pylsqpack/python-pylsqpack.changes
Daniel Garcia 90b4e1acd5 Accepting request 1008070 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1008070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsqpack?expand=0&rev=3
2022-10-05 07:38:36 +00:00

30 lines
1014 B
Plaintext

-------------------------------------------------------------------
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