commit:     83c326b0e73b46a1ddda9d13a6883be796dfe32c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:56:45 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:56:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c326b0

dev-python/django: Remove pypy3 patches

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django/django-4.2.27.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/django/django-4.2.27.ebuild 
b/dev-python/django/django-4.2.27.ebuild
index 44a9364a0e76..c1c2dacc1ecd 100644
--- a/dev-python/django/django-4.2.27.ebuild
+++ b/dev-python/django/django-4.2.27.ebuild
@@ -17,7 +17,6 @@ HOMEPAGE="
 "
 SRC_URI="
        https://media.djangoproject.com/releases/$(ver_cut 1-2)/${P}.tar.gz
-       https://dev.gentoo.org/~mgorny/dist/python/django-4.2.17-pypy3.patch.xz
        verify-sig? ( https://media.djangoproject.com/pgp/${P^}.checksum.txt )
 "
 
@@ -55,9 +54,6 @@ BDEPEND="
 
 PATCHES=(
        "${FILESDIR}"/django-4.0-bashcomp.patch
-       "${WORKDIR}"/django-4.2.17-pypy3.patch
-       # https://code.djangoproject.com/ticket/35661
-       "${FILESDIR}"/django-5.1-more-pypy3.patch
        # https://code.djangoproject.com/ticket/34900
        "${FILESDIR}"/django-4.2.21-py313.patch
        # upstream hardcodes fixed versions, we backported the fixes

Reply via email to