forked from pool/python-pyvips
Accepting request 1179076 from devel:languages:python
- 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/request/show/1179076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyvips?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 20:11:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 5 17:10:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829
|
||||
size 51306
|
3
pyvips-2.2.3.tar.gz
Normal file
3
pyvips-2.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43bceced0db492654c93008246a58a508e0373ae1621116b87b322f2ac72212f
|
||||
size 56626
|
Reference in New Issue
Block a user