forked from pool/python-pyvips
- update to 2.2.2:
* fix with libvips nodeprecated * update README notes for py3.8+ on win * fix VipsObect.print_all() * add split, join, annotate animation examples * work around broken ffi bool type * flag classes are now integer-valued so you can OR them * update docs for 8.15 update for libvips 8.13 [jcupitt] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvips?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyvips
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 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-pyvips
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 0
|
||||
Summary: Python bindings for VIPS image processing library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user