14
0
forked from pool/python-py7zr

- update to 0.20.8:

* Detect brotli import error (#543)
  * refactor: hardening SevenZipFile constructor (#547)
  * refactor: improve type safe functions (#545)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=16
This commit is contained in:
2023-12-27 14:00:00 +00:00
committed by Git OBS Bridge
parent 38a5e9c263
commit ff4b2e95a2
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 27 13:59:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.20.8:
* Detect brotli import error (#543)
* refactor: hardening SevenZipFile constructor (#547)
* refactor: improve type safe functions (#545)
-------------------------------------------------------------------
Fri Dec 15 06:16:51 UTC 2023 - ecsos <ecsos@opensuse.org>