15
0

- update to 8.17.0:

* Text encoding and error action to unpack operations
  * Fix memory leak
  * Fix Text encoding and Errors to compile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitstruct?expand=0&rev=10
This commit is contained in:
2023-05-07 18:51:10 +00:00
committed by Git OBS Bridge
parent cf41593b20
commit 62401d512e
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun May 7 18:50:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 8.17.0:
* Text encoding and error action to unpack operations
* Fix memory leak
* Fix Text encoding and Errors to compile
-------------------------------------------------------------------
Fri Sep 9 19:22:57 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>