Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zopfli for openSUSE:Factory checked in at 2024-11-11 13:45:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zopfli (Old) and /work/SRC/openSUSE:Factory/.python-zopfli.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zopfli" Mon Nov 11 13:45:23 2024 rev:6 rq:1223205 version:0.2.3.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zopfli/python-zopfli.changes 2023-10-06 21:12:34.343799699 +0200 +++ /work/SRC/openSUSE:Factory/.python-zopfli.new.2017/python-zopfli.changes 2024-11-11 13:45:33.980417475 +0100 @@ -1,0 +2,7 @@ +Sun Nov 10 21:42:18 UTC 2024 - Dirk Müller <[email protected]> + +- update to 0.2.3.post1: + * Added wheels for Python 3.13. No other code changes since + v0.2.3. + +------------------------------------------------------------------- Old: ---- zopfli-0.2.3.zip New: ---- zopfli-0.2.3.post1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zopfli.spec ++++++ --- /var/tmp/diff_new_pack.BtR6K7/_old 2024-11-11 13:45:34.516439924 +0100 +++ /var/tmp/diff_new_pack.BtR6K7/_new 2024-11-11 13:45:34.520440092 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-zopfli # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-zopfli -Version: 0.2.3 +Version: 0.2.3.post1 Release: 0 Summary: Zopfli module for python License: Apache-2.0 URL: https://github.com/obp/py-zopfli -Source: https://files.pythonhosted.org/packages/source/z/zopfli/zopfli-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/z/zopfli/zopfli-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} @@ -33,7 +33,6 @@ BuildRequires: fdupes BuildRequires: libzopfli-devel >= 1.0.3 BuildRequires: python-rpm-macros -BuildRequires: unzip %python_subpackages %description
