diff --git a/python-zopfli.changes b/python-zopfli.changes index 7317c11..1fb905a 100644 --- a/python-zopfli.changes +++ b/python-zopfli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 12 11:54:56 UTC 2021 - Markéta Machová + +- update to 0.1.8 + * add Python 3.9, remove 3.5 (EOL) + ------------------------------------------------------------------- Wed May 20 12:25:13 UTC 2020 - Antonio Larrosa diff --git a/python-zopfli.spec b/python-zopfli.spec index 064a777..37cea5c 100644 --- a/python-zopfli.spec +++ b/python-zopfli.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zopfli -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: Zopfli module for python License: Apache-2.0 @@ -46,7 +46,7 @@ export CFLAGS="%{optflags}" %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +%pyunittest_arch %files %{python_files} %doc README.rst diff --git a/zopfli-0.1.7.zip b/zopfli-0.1.7.zip deleted file mode 100644 index c3d773c..0000000 --- a/zopfli-0.1.7.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:512892714f0e3dcc9a77222cb509ed519f41ce2b92467e47a4b406a23b48561a -size 75709 diff --git a/zopfli-0.1.8.zip b/zopfli-0.1.8.zip new file mode 100644 index 0000000..561842a --- /dev/null +++ b/zopfli-0.1.8.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b977dc07e3797907ab59e08096583bcd0b7e6c739849fbbeec09263f6356623 +size 75707