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-04-07 18:17:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyzstd (Old) and /work/SRC/openSUSE:Factory/.python-pyzstd.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyzstd" Fri Apr 7 18:17:55 2023 rev:2 rq:1077874 version:0.15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyzstd/python-pyzstd.changes 2022-12-24 14:52:14.771615727 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyzstd.new.19717/python-pyzstd.changes 2023-04-07 18:17:56.449104339 +0200 @@ -1,0 +2,18 @@ +Fri Apr 7 09:36:49 UTC 2023 - ecsos <ec...@opensuse.org> + +- Update to 0.15.6 + - Update bundled zstd source code from v1.5.4 to v1.5.5. +- Changes from 0.15.5 + - Update bundled zstd source code from v1.5.4 to v1.5.5. +- Changes from 0.15.4 + - Update bundled zstd source code from v1.5.2 to v1.5.4. v1.5.3 + is a non-public release. + - Support pyproject.toml build mechanism (PEP-517). + Note that specifying build options in old way may be invalid, + see doc. + - Support "multi-phase initialization" (PEP-489) on CPython 3.11+, + can work with CPython sub-interpreters in the future. + Currently this build option is disabled by default. + - Add a command line interface (CLI). + +------------------------------------------------------------------- Old: ---- pyzstd-0.15.3.tar.gz New: ---- pyzstd-0.15.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyzstd.spec ++++++ --- /var/tmp/diff_new_pack.MwavEm/_old 2023-04-07 18:17:57.021107651 +0200 +++ /var/tmp/diff_new_pack.MwavEm/_new 2023-04-07 18:17:57.029107697 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyzstd # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %define skip_python2 1 Name: python-pyzstd -Version: 0.15.3 +Version: 0.15.6 Release: 0 Summary: Python bindings to Zstandard (zstd) compression library License: BSD-3-Clause URL: https://github.com/animalize/pyzstd Source: https://files.pythonhosted.org/packages/source/p/pyzstd/pyzstd-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.5} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: libzstd-devel >= 1.4.0 ++++++ pyzstd-0.15.3.tar.gz -> pyzstd-0.15.6.tar.gz ++++++ ++++ 22217 lines of diff (skipped)