summaryrefslogtreecommitdiff
path: root/dev-python/py/py-1.4.34.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/py/py-1.4.34.ebuild')
-rw-r--r--dev-python/py/py-1.4.34.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/py/py-1.4.34.ebuild b/dev-python/py/py-1.4.34.ebuild
index 82fcf480f538..e6fadf662a34 100644
--- a/dev-python/py/py-1.4.34.ebuild
+++ b/dev-python/py/py-1.4.34.ebuild
@@ -22,6 +22,8 @@ DEPEND="
test? ( >=dev-python/pytest-2.4.2[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+PATCHES=( "${FILESDIR}"/${PN}-1.4.34-skip-broken-pytest3.patch )
+
python_prepare_all() {
sed -e 's:intersphinx_mapping:#&:' -i doc/conf.py || die
distutils-r1_python_prepare_all