Sync from SUSE:SLFO:Main python-zopfli revision f638957a3e046c120e99781b6f605501

This commit is contained in:
2025-05-17 16:18:00 +02:00
parent 70dc70db65
commit 2a90e41ea0
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 10 21:42:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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

BIN
zopfli-0.2.3.post1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
zopfli-0.2.3.zip (Stored with Git LFS)

Binary file not shown.