forked from pool/python-zopfli
Accepting request 905837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/905837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zopfli?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 12 11:54:56 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- update to 0.1.8
|
||||||
|
* add Python 3.9, remove 3.5 (EOL)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 20 12:25:13 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
Wed May 20 12:25:13 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zopfli
|
# spec file for package python-zopfli
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zopfli
|
Name: python-zopfli
|
||||||
Version: 0.1.7
|
Version: 0.1.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zopfli module for python
|
Summary: Zopfli module for python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -46,7 +46,7 @@ export CFLAGS="%{optflags}"
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%python_exec setup.py test
|
%pyunittest_arch
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:512892714f0e3dcc9a77222cb509ed519f41ce2b92467e47a4b406a23b48561a
|
|
||||||
size 75709
|
|
3
zopfli-0.1.8.zip
Normal file
3
zopfli-0.1.8.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b977dc07e3797907ab59e08096583bcd0b7e6c739849fbbeec09263f6356623
|
||||||
|
size 75707
|
Reference in New Issue
Block a user