Bas Couwenberg pushed to branch master at Debian GIS Project / pykdtree
Commits: d4676175 by Bas Couwenberg at 2025-11-28T19:12:26+01:00 Drop 0001-No-freethreading_compatible.patch, Cython 3.1 in unstable. - - - - - 3 changed files: - debian/changelog - − debian/patches/0001-No-freethreading_compatible.patch - − debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ pykdtree (1.4.3+ds-3) UNRELEASED; urgency=medium * Team upload. * Use test-build-validate-cleanup instead of test-build-twice. + * Drop 0001-No-freethreading_compatible.patch, Cython 3.1 in unstable. -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2025 13:03:52 +0200 ===================================== debian/patches/0001-No-freethreading_compatible.patch deleted ===================================== @@ -1,22 +0,0 @@ -From: Antonio Valentino <[email protected]> -Date: Sat, 9 Aug 2025 08:34:14 +0000 -Subject: No freethreading_compatible - -Forwarded: not-needed ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index 9efdf8d..8d0da2e 100644 ---- a/setup.py -+++ b/setup.py -@@ -190,7 +190,7 @@ extensions = [ - Extension('pykdtree.kdtree', sources=['pykdtree/kdtree.pyx', 'pykdtree/_kdtree_core.c'], - include_dirs=[np.get_include()], - define_macros=[("NPY_NO_DEPRECATED_API", "NPY_1_25_API_VERSION")], -- cython_directives={"language_level": "3", "freethreading_compatible": True}, -+ cython_directives={"language_level": "3"}, - ), - ] - ===================================== debian/patches/series deleted ===================================== @@ -1 +0,0 @@ -0001-No-freethreading_compatible.patch View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/commit/d46761751fdee361e90b1a9eea2863e541efff5e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pykdtree/-/commit/d46761751fdee361e90b1a9eea2863e541efff5e 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
