From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] python3-cairo: Update to version 1.24.0-1 Date: Tue, 26 Sep 2023 15:24:06 +0200 Message-ID: <20230926132410.7915-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3320416736069357771==" List-Id: --===============3320416736069357771== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - IPFire-3.x - Update from version 1.23.0-2 to 1.24.0-1 - Changelog 1.24.0 Dropped Python 3.7 support Bumped meson version requirement from 0.53.0 to 0.56.0 Various cairo dependency updates for the Windows wheel build examples: update to GTK4 #pr-307 examples: add a clip_image example #pr-316 docs: fix the build with Sphinx 6 #pr-318 Various code cleanups #pr-306 Added Python 3.12 Windows wheels Signed-off-by: Adolf Belka --- python3-cairo/python3-cairo.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-cairo/python3-cairo.nm b/python3-cairo/python3-cairo.nm index 29a2187f2..9d966b023 100644 --- a/python3-cairo/python3-cairo.nm +++ b/python3-cairo/python3-cairo.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D python3-cairo -version =3D 1.23.0 -release =3D 2 +version =3D 1.24.0 +release =3D 1 thisapp =3D pycairo-%{version} =20 groups =3D Development/Tools --=20 2.42.0 --===============3320416736069357771==--