aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-05-17 13:08:11 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2016-05-17 13:08:11 +0200
commitecf10062252a59dcd236530e65bf16688c363c0a (patch)
treeff7245922c2a89cb30b521f27a709e58f8d744c1 /dev-python/nbconvert/nbconvert-9999.ebuild
parentdev-python/entrypoints: New package, ebuild wirtten by me; required for nbcon... (diff)
downloadsci-ecf10062252a59dcd236530e65bf16688c363c0a.tar.gz
sci-ecf10062252a59dcd236530e65bf16688c363c0a.tar.bz2
sci-ecf10062252a59dcd236530e65bf16688c363c0a.zip
dev-python/nbconvert: Version bump to 4.2.0; Drop patch
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/nbconvert/nbconvert-9999.ebuild')
-rw-r--r--dev-python/nbconvert/nbconvert-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/nbconvert/nbconvert-9999.ebuild b/dev-python/nbconvert/nbconvert-9999.ebuild
index 7c757e76f..6c287b984 100644
--- a/dev-python/nbconvert/nbconvert-9999.ebuild
+++ b/dev-python/nbconvert/nbconvert-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,8 +18,6 @@ LICENSE="BSD"
SLOT="0"
IUSE="doc test"
-PATCHES=( "${FILESDIR}/${PN}"-4.0.0-docs-Makefile.patch )
-
RDEPEND="
dev-python/jupyter_core[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]