From 9452a6e87b6c2c70513bc47a2470bf9f1168920e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Jun 2020 10:39:22 +0100 Subject: gentoo resync : 13.06.2020 --- dev-python/notebook/notebook-5.2.1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dev-python/notebook/notebook-5.2.1.ebuild') diff --git a/dev-python/notebook/notebook-5.2.1.ebuild b/dev-python/notebook/notebook-5.2.1.ebuild index 33f68859535e..3faa47b3b2ee 100644 --- a/dev-python/notebook/notebook-5.2.1.ebuild +++ b/dev-python/notebook/notebook-5.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="Jupyter Interactive Notebook" -HOMEPAGE="http://jupyter.org" +HOMEPAGE="https://jupyter.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" @@ -53,9 +53,6 @@ DEPEND="${RDEPEND} PATCHES=( "${FILESDIR}/${P}"-setupbase.py.patch ) -# Opens a qtconsole -restrict="doc" - python_prepare_all() { sed \ -e "/import setup/s:$:\nimport setuptools:g" \ -- cgit v1.2.3