From 0253635f32d8fc944dc9b454cc94be4c61759ab9286671028b879e5a99b4cca8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 14:43:02 +0000 Subject: [PATCH] - 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 --- python-zlib-ng.changes | 8 ++++++++ python-zlib-ng.spec | 2 +- zlib-ng-0.4.0.tar.gz | 3 --- zlib-ng-0.4.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 zlib-ng-0.4.0.tar.gz create mode 100644 zlib-ng-0.4.1.tar.gz diff --git a/python-zlib-ng.changes b/python-zlib-ng.changes index 4a7cb60..9eae38e 100644 --- a/python-zlib-ng.changes +++ b/python-zlib-ng.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 16 14:42:27 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-zlib-ng.spec b/python-zlib-ng.spec index 1d32714..6e89c04 100644 --- a/python-zlib-ng.spec +++ b/python-zlib-ng.spec @@ -26,7 +26,7 @@ %endif Name: python-zlib-ng%{psuffix} -Version: 0.4.0 +Version: 0.4.1 Release: 0 License: Python-2.0 Summary: Faster zlib and gzip compatible compression and decompression diff --git a/zlib-ng-0.4.0.tar.gz b/zlib-ng-0.4.0.tar.gz deleted file mode 100644 index f69d140..0000000 --- a/zlib-ng-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b730881aaeb86f9a4995de5e22499406ccf92f8508b5c017c343d27570a8c0a -size 2458999 diff --git a/zlib-ng-0.4.1.tar.gz b/zlib-ng-0.4.1.tar.gz new file mode 100644 index 0000000..6183172 --- /dev/null +++ b/zlib-ng-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153183724143711c92bd243528b97fdd3b2426c778079498b882fce445a68421 +size 2459224