14
0
forked from pool/python-pyvips

- update to 2.2.3:

* Fix -Wincompatible-function-pointer-types warning on Clang
  * Fix flake8 warnings
  * new_from_source keeps a ref to the source
  * improve generation of enums.py
  * Ensure compatibility with a single shared libvips library

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvips?expand=0&rev=7
This commit is contained in:
2024-06-06 20:12:55 +00:00
committed by Git OBS Bridge
parent c3ac474a9a
commit 17e081643e
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyvips
Version: 2.2.2
Version: 2.2.3
Release: 0
Summary: Python bindings for VIPS image processing library
License: MIT