summaryrefslogtreecommitdiff
diff options
authorSam James <sam@gentoo.org>2025-09-17 06:58:03 +0100
committerSam James <sam@gentoo.org>2025-09-17 06:58:03 +0100
commitc7d1df0fd4f58d567bb9ae800f11be8936cd7ed5 (patch)
treea937765b81f53e2c1e58e95951ebe0b36970f2ec /dev-python/cython
parentprofiles: Mask net-p2p/classified-ads for removal (diff)
downloadgentoo-c7d1df0fd4f58d567bb9ae800f11be8936cd7ed5.tar.gz
gentoo-c7d1df0fd4f58d567bb9ae800f11be8936cd7ed5.tar.bz2
gentoo-c7d1df0fd4f58d567bb9ae800f11be8936cd7ed5.zip
dev-python/cython: drop obsolete patch in 3.1.4
It's fixed in 3.1.4 (https://github.com/cython/cython/commit/dd18f11f9203b68a6acba0b73c5958229c7298dc) and this patch applies with fuzz. Bug: https://github.com/cython/cython/issues/3262 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cython')
-rw-r--r--dev-python/cython/cython-3.1.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/cython/cython-3.1.4.ebuild b/dev-python/cython/cython-3.1.4.ebuild
index 204789b25551..df3f0a82889f 100644
--- a/dev-python/cython/cython-3.1.4.ebuild
+++ b/dev-python/cython/cython-3.1.4.ebuild
@@ -37,7 +37,6 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}/${PN}-0.29.22-spawn-multiprocessing.patch"
"${FILESDIR}/${PN}-0.29.23-pythran-parallel-install.patch"
)