mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/matplotlib: Backport patch for problems with sphinx-1.3.4
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -74,7 +74,6 @@ DEPEND="${COMMON_DEPEND}
|
||||
dev-python/mock[${PY2_USEDEP}]
|
||||
dev-python/numpydoc[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
!~dev-python/sphinx-1.3.4
|
||||
dev-python/xlwt[${PYTHON_USEDEP}]
|
||||
dev-texlive/texlive-latexextra
|
||||
dev-texlive/texlive-fontsrecommended
|
||||
@@ -112,6 +111,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-sphinx-1.4.3-backport.patch
|
||||
"${FILESDIR}"/${P}-test-fix-backport.patch
|
||||
"${FILESDIR}"/${P}-test-fix-backport-2.patch
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user