dev-python/django: Remove pypy3 patches

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-12-21 18:56:45 +01:00
parent 053740a4f0
commit 83c326b0e7
No known key found for this signature in database
GPG Key ID: 8E32347AF4055AE8

View File

@ -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