Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
274f703703 |
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Oct 5 09:11:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 0.2.3:
|
|
||||||
* Dropped support for Python 3.7, added support for Python
|
|
||||||
3.12. No other code changes.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:39:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:39:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zopfli
|
Name: python-zopfli
|
||||||
Version: 0.2.3
|
Version: 0.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zopfli module for python
|
Summary: Zopfli module for python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/obp/py-zopfli
|
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}.zip
|
||||||
BuildRequires: %{python_module devel >= 3.8}
|
BuildRequires: %{python_module devel >= 3.7}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools_scm}
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
|
BIN
zopfli-0.2.2.zip
(Stored with Git LFS)
Normal file
BIN
zopfli-0.2.2.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
zopfli-0.2.3.zip
(Stored with Git LFS)
BIN
zopfli-0.2.3.zip
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user