commit: 4a3f32cbd07adaa75ce129e44ba192f7d12ef50d
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul 27 12:06:59 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Wed Jul 27 12:06:59 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4a3f32cb
dev-python/jupyter_core: Bump to EAPI=6; Adopt to ebuild in tree
Package-Manager: portage-2.2.28
dev-python/jupyter_core/jupyter_core-9999.ebuild | 6 +++---
1 file 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 d7fd1ab..7c81afe 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}]
)
"