aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-07-27 14:06:59 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2016-07-27 14:06:59 +0200
commit4a3f32cbd07adaa75ce129e44ba192f7d12ef50d (patch)
tree757d7bc87f5ddd9896a8b8a4d0c43f51ea6149bf
parentdev-python/jupyter_client: Bump to EAPI=6; Adopt to ebuild in tree (diff)
downloadsci-4a3f32cb.tar.gz
sci-4a3f32cb.tar.bz2
sci-4a3f32cb.zip
dev-python/jupyter_core: Bump to EAPI=6; Adopt to ebuild in tree
Package-Manager: portage-2.2.28
-rw-r--r--dev-python/jupyter_core/jupyter_core-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jupyter_core/jupyter_core-9999.ebuild b/dev-python/jupyter_core/jupyter_core-9999.ebuild
index d7fd1ab57..7c81afe99 100644
--- a/dev-python/jupyter_core/jupyter_core-9999.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
@@ -23,8 +23,8 @@ DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? (
dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/pytest-cov[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
+ >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}]
)
"