forked from pool/python-zlib-ng
- update to 0.4.1:
* Fix a bug where streams that were passed to
gzip_ng_threaded.open where closed.
* Fix compatibility with Python 3.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zlib-ng?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 16 14:42:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.4.1:
|
||||||
|
* Fix a bug where streams that were passed to
|
||||||
|
gzip_ng_threaded.open where closed.
|
||||||
|
* Fix compatibility with Python 3.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 20:48:05 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Tue Feb 6 20:48:05 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-zlib-ng%{psuffix}
|
Name: python-zlib-ng%{psuffix}
|
||||||
Version: 0.4.0
|
Version: 0.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
Summary: Faster zlib and gzip compatible compression and decompression
|
Summary: Faster zlib and gzip compatible compression and decompression
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3b730881aaeb86f9a4995de5e22499406ccf92f8508b5c017c343d27570a8c0a
|
|
||||||
size 2458999
|
|
||||||
3
zlib-ng-0.4.1.tar.gz
Normal file
3
zlib-ng-0.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:153183724143711c92bd243528b97fdd3b2426c778079498b882fce445a68421
|
||||||
|
size 2459224
|
||||||
Reference in New Issue
Block a user