From 17e081643e7a2318a2f3b89e2ea9ef7303f61f2681d7be822c7e495b1011cb32 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Jun 2024 20:12:55 +0000 Subject: [PATCH] - 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 --- python-pyvips.changes | 10 ++++++++++ python-pyvips.spec | 2 +- pyvips-2.2.2.tar.gz | 3 --- pyvips-2.2.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 pyvips-2.2.2.tar.gz create mode 100644 pyvips-2.2.3.tar.gz diff --git a/python-pyvips.changes b/python-pyvips.changes index 34a32b3..dd07fcd 100644 --- a/python-pyvips.changes +++ b/python-pyvips.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 6 20:11:27 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pyvips.spec b/python-pyvips.spec index 14fabf0..c024b86 100644 --- a/python-pyvips.spec +++ b/python-pyvips.spec @@ -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 diff --git a/pyvips-2.2.2.tar.gz b/pyvips-2.2.2.tar.gz deleted file mode 100644 index 9f4fa32..0000000 --- a/pyvips-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829 -size 51306 diff --git a/pyvips-2.2.3.tar.gz b/pyvips-2.2.3.tar.gz new file mode 100644 index 0000000..4507017 --- /dev/null +++ b/pyvips-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bceced0db492654c93008246a58a508e0373ae1621116b87b322f2ac72212f +size 56626