]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
python3-cairo: Update to version 1.24.0-1
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 26 Sep 2023 13:24:06 +0000 (15:24 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:18:47 +0000 (17:18 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3-cairo/python3-cairo.nm

index 29a2187f2ae631530598ef49352c1940fdd8e323..9d966b023d74d94bd101b4b965240c22005645fe 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = python3-cairo
-version    = 1.23.0
-release    = 2
+version    = 1.24.0
+release    = 1
 thisapp    = pycairo-%{version}
 
 groups     = Development/Tools