dev-python/cython: drop obsolete patch in 3.1.4

It's fixed in 3.1.4 (dd18f11f92)
and this patch applies with fuzz.

Bug: https://github.com/cython/cython/issues/3262
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-09-17 06:58:03 +01:00
parent 37e5df8713
commit c7d1df0fd4

View File

@@ -37,7 +37,6 @@ BDEPEND="
"
PATCHES=(
"${FILESDIR}/${PN}-0.29.22-spawn-multiprocessing.patch"
"${FILESDIR}/${PN}-0.29.23-pythran-parallel-install.patch"
)