mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/django: Backport HTMLParser test fixes to older slots
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -60,6 +60,8 @@ PATCHES=(
|
||||
"${FILESDIR}"/django-5.1-more-pypy3.patch
|
||||
# https://code.djangoproject.com/ticket/34900
|
||||
"${FILESDIR}"/django-4.2.21-py313.patch
|
||||
# https://github.com/django/django/pull/19639
|
||||
"${FILESDIR}"/django-5.2.5-htmlparser.patch
|
||||
)
|
||||
|
||||
distutils_enable_sphinx docs --no-autodoc
|
||||
|
||||
@@ -54,6 +54,8 @@ BDEPEND="
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/django-4.0-bashcomp.patch
|
||||
# https://github.com/django/django/pull/19639
|
||||
"${FILESDIR}"/django-5.2.5-htmlparser.patch
|
||||
)
|
||||
|
||||
distutils_enable_sphinx docs --no-autodoc
|
||||
|
||||
Reference in New Issue
Block a user