Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyzstd for openSUSE:Factory checked in at 2023-07-24 18:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyzstd (Old) and /work/SRC/openSUSE:Factory/.python-pyzstd.new.1467 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyzstd" Mon Jul 24 18:25:44 2023 rev:4 rq:1099841 version:0.15.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyzstd/python-pyzstd.changes 2023-06-27 23:18:24.648007458 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyzstd.new.1467/python-pyzstd.changes 2023-07-24 18:25:59.054156396 +0200 @@ -1,0 +2,24 @@ +Thu Jul 20 20:40:20 UTC 2023 - Antonio Teixeira <antonio.teixe...@suse.com> + +- Update to 0.15.9 + - ZstdFile class related changes: + * Add SeekableZstdFile class, it's a subclass of ZstdFile, supports + Zstandard Seekable Format. + * Add mode argument to ZstdFile.flush() method, now it can flush + a zstd frame. + * Add read_size and write_size arguments to ZstdFile.__init__() + method, can work with Network File Systems better. + * Optimize ZstdFile performance to C language level. +- Changes from 0.15.7 + - ZstdDict class changes: + * Fix these advanced compression parameters may be ignored when + loading a dictionary: windowLog, hashLog, chainLog, searchLog, + minMatch, targetLength, strategy, enableLongDistanceMatching, + ldmHashLog, ldmMinMatch, ldmBucketSizeLog, ldmHashRateLog, + and some non-public parameters. + * When compressing, load undigested dictionary instead of digested + dictionary by default. Loading again an undigested is slower, see + differences. + * Add .as_prefix attribute. Can use zstd as a patching engine. + +------------------------------------------------------------------- Old: ---- pyzstd-0.15.6.tar.gz New: ---- pyzstd-0.15.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzstd.spec ++++++ --- /var/tmp/diff_new_pack.ywyw67/_old 2023-07-24 18:25:59.710160250 +0200 +++ /var/tmp/diff_new_pack.ywyw67/_new 2023-07-24 18:25:59.714160273 +0200 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-pyzstd -Version: 0.15.6 +Version: 0.15.9 Release: 0 Summary: Python bindings to Zstandard (zstd) compression library License: BSD-3-Clause ++++++ pyzstd-0.15.6.tar.gz -> pyzstd-0.15.9.tar.gz ++++++ ++++ 21193 lines of diff (skipped)