Bas Couwenberg pushed to branch master at Debian GIS Project / python-geotiepoints
Commits: 24a10c9f by Bas Couwenberg at 2025-11-28T19:15:10+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 @@ python-geotiepoints (1.8.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:51:25 +0200 ===================================== debian/patches/0002-Fix-compatibility-with-cython-3.1.patch deleted ===================================== @@ -1,22 +0,0 @@ -From: Antonio Valentino <[email protected]> -Date: Wed, 17 Sep 2025 22:38:29 +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 cd265fe..b3bc1f0 100644 ---- a/setup.py -+++ b/setup.py -@@ -67,7 +67,7 @@ except ValueError: - - cython_directives = { - "language_level": "3", -- "freethreading_compatible": True, -+ # "freethreading_compatible": True, - } - define_macros = [("NPY_NO_DEPRECATED_API", "NPY_1_7_API_VERSION")] - if cython_coverage: ===================================== debian/patches/series ===================================== @@ -1,2 +1 @@ 0001-Skip-tests-using-external-data.patch -0002-Fix-compatibility-with-cython-3.1.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/24a10c9fc1879b4af1f78015bff4b8b83c42c2ad -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/24a10c9fc1879b4af1f78015bff4b8b83c42c2ad 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
