diff --git a/python-zopfli.changes b/python-zopfli.changes index 9f262b5..b6226ca 100644 --- a/python-zopfli.changes +++ b/python-zopfli.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 10 21:42:18 UTC 2024 - Dirk Müller + +- update to 0.2.3.post1: + * Added wheels for Python 3.13. No other code changes since + v0.2.3. + ------------------------------------------------------------------- Thu Oct 5 09:11:36 UTC 2023 - Dirk Müller diff --git a/python-zopfli.spec b/python-zopfli.spec index 42a5368..a13977b 100644 --- a/python-zopfli.spec +++ b/python-zopfli.spec @@ -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: %{python_module wheel} BuildRequires: fdupes BuildRequires: libzopfli-devel >= 1.0.3 BuildRequires: python-rpm-macros -BuildRequires: unzip %python_subpackages %description diff --git a/zopfli-0.2.3.post1.tar.gz b/zopfli-0.2.3.post1.tar.gz new file mode 100644 index 0000000..bf2c73e --- /dev/null +++ b/zopfli-0.2.3.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96484dc0f48be1c5d7ae9f38ed1ce41e3675fd506b27c11a6607f14b49101e99 +size 175629 diff --git a/zopfli-0.2.3.zip b/zopfli-0.2.3.zip deleted file mode 100644 index e7aaa02..0000000 --- a/zopfli-0.2.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc9841bedd736041eb5e6982cd92da93bee145745f5422f3795f6f258cdc6ef -size 205354