forked from pool/python-pyvips
Accepting request 1137113 from devel:languages:python
- 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/request/show/1137113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyvips?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 5 17:10:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 7 03:38:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Fri Oct 7 03:38:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyvips
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyvips
|
Name: python-pyvips
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for VIPS image processing library
|
Summary: Python bindings for VIPS image processing library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b51dbb45b057a282925015d540c5597560993e2986df20a778646a6b37e7cbb5
|
|
||||||
size 633604
|
|
3
pyvips-2.2.2.tar.gz
Normal file
3
pyvips-2.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829
|
||||||
|
size 51306
|
Reference in New Issue
Block a user