Skip to content

Commit

Permalink
sci-mathematics/sage_docbuild: sphinx 8.1 merged upstream in 10.5rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Nov 17, 2024
1 parent 96b4fbe commit f883894
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions sci-mathematics/sage_docbuild/sage_docbuild-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ EAPI=8

PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
GIT_PRS=(
38957
)

inherit distutils-r1 sage-git-patch
inherit distutils-r1

if [[ ${PV} == 9999 ]]; then
inherit git-r3 sage-git
Expand All @@ -36,9 +33,3 @@ PDEPEND="~sci-mathematics/sagemath-standard-${PV}[${PYTHON_USEDEP}]"
PATCHES=(
"${FILESDIR}"/sage-9.3-linguas.patch
)

python_prepare_all() {
distutils-r1_python_prepare_all

sage-git-patch_patch
}

0 comments on commit f883894

Please sign in to comment.