mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/django: Remove pypy3 patches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
053740a4f0
commit
83c326b0e7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user