Bas Couwenberg pushed to branch master at Debian GIS Project / trollimage
Commits: 8b9f1a96 by Bas Couwenberg at 2025-11-28T19:19:18+01:00 Drop 0002-Fix-compatibility-with-cython-3.1.patch, Cython 3.1 in unstable. - - - - - 3 changed files: - debian/changelog - − debian/patches/0002-Fix-compatibility-with-cython-3.1.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ trollimage (1.27.0-2) UNRELEASED; urgency=medium * Team upload. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. + * Drop 0002-Fix-compatibility-with-cython-3.1.patch, Cython 3.1 in unstable. -- Bas Couwenberg <[email protected]> Wed, 01 Oct 2025 08:54:50 +0200 ===================================== debian/patches/0002-Fix-compatibility-with-cython-3.1.patch deleted ===================================== @@ -1,22 +0,0 @@ -From: Antonio Valentino <[email protected]> -Date: Thu, 18 Sep 2025 06:24:31 +0000 -Subject: Fix compatibility with cython < 3.1 - -Forwarded: not-needed ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index eee0992..0f54e50 100644 ---- a/setup.py -+++ b/setup.py -@@ -47,7 +47,7 @@ EXTENSIONS = [ - - cython_directives: dict[str, Any] = { - "language_level": "3", -- "freethreading_compatible": True, -+ # "freethreading_compatible": True, - } - - ===================================== debian/patches/series ===================================== @@ -1,2 +1 @@ 0001-No-display.patch -0002-Fix-compatibility-with-cython-3.1.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/8b9f1a96a015515da1724ae02c1e684ef1902c81 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/8b9f1a96a015515da1724ae02c1e684ef1902c81 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
