Package Release Info

python-zopfli-0.2.3.post1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-zopfli

Change Logs

* Sun Nov 10 2024 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 05 2023 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 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Thu Dec 15 2022 simmphonie@opensuse.org
- update to 0.2.2
  * Added pyproject.toml to source distribution
  * Published precompiled wheels for Python 3.11
- version 0.2.1
  * [zopfli.png] Only print debug info to console output when -v/--verbose flag is used.
- version 0.2.0
  * Dropped support for EOL Python 2.7 and 3.6, require Python 3.7+ (#16).
  * Added support for compressing PNGs via zopfli.png.optimize method. Also available from
  the command line as python -m zopfli.png; mimics the upstream's zopflipng c++ executable (#17).
- version 0.1.9
  * Allow to link against system installed zopfli library by setting
    USE_SYSTEM_ZOPFLI environment variable (#9).
  * Added wheels for Python 3.10, universal2 macos "fat" (x86_64 + arm64)
    architecture, Linux aarch64 and pypy3 (#10, #11).
  * Determine package version automatically from latest git tag using setuptools_scm.
* Mon Jul 12 2021 mmachova@suse.com
- update to 0.1.8
  * add Python 3.9, remove 3.5 (EOL)
* Wed May 20 2020 alarrosa@suse.com
- Initial release of python-zopfli
Version: 0.1.7-bp153.1.5
* Wed May 20 2020 Antonio Larrosa <alarrosa@suse.com>
- Initial release of python-zopfli