From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6B8CE1382A4 for ; Sat, 4 Jun 2016 08:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58192254020; Sat, 4 Jun 2016 08:24:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B317425402E for ; Sat, 4 Jun 2016 08:24:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 573B3340C3F for ; Sat, 4 Jun 2016 08:24:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5AEE15DF for ; Sat, 4 Jun 2016 08:24:42 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1465028596.03256995dfec3e30024205e2e251ddb6d89a45a0.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipywidgets/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipywidgets/Manifest dev-python/ipywidgets/ipywidgets-5.1.5.ebuild X-VCS-Directories: dev-python/ipywidgets/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 03256995dfec3e30024205e2e251ddb6d89a45a0 X-VCS-Branch: master Date: Sat, 4 Jun 2016 08:24:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 44c2b122-2b2d-498a-ac88-052935f0391a X-Archives-Hash: e7f8a6a0071366a288412ca0f1f62682 commit: 03256995dfec3e30024205e2e251ddb6d89a45a0 Author: Marius Brehler linux sungazer de> AuthorDate: Tue May 31 08:19:27 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jun 4 08:23:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03256995 dev-python/ipywidgets: Version bump to 5.1.5 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1570 Signed-off-by: David Seifert gentoo.org> dev-python/ipywidgets/Manifest | 1 + dev-python/ipywidgets/ipywidgets-5.1.5.ebuild | 36 +++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-python/ipywidgets/Manifest b/dev-python/ipywidgets/Manifest index e478b13..c45c38d 100644 --- a/dev-python/ipywidgets/Manifest +++ b/dev-python/ipywidgets/Manifest @@ -1,2 +1,3 @@ DIST ipywidgets-4.1.1.tar.gz 321646 SHA256 ceeb325e45ade9537c2d115fed9d522e5c6e90bb161592e2f0807375dc661028 SHA512 53b18ae432f72d3305333e92f488f62bb36f83d37fab59e4d103fb77a7ee266d03b96e6de4ffcc2a0f67d6fd892ed1d984c0b188d6cbd527ff3e950e885a5fe4 WHIRLPOOL e1ccb54416bd48fa451cd84f818595dcbe907a3bda79935d884b6f1f226167559cc24f1390d35f8b9a1e3a9af07da5c755c05e93729e27573d030d7ba2def3c3 DIST ipywidgets-5.1.4.tar.gz 2471342 SHA256 0e5c105a88395e472d667bcc6f1dcb4244050f0dfd2e60f06ce765193d068226 SHA512 29b5a44f4edfd3b2f2dd5895fc22f1ea972a529fb395bc4fb470b029439096fe8c51a0586f469974ab67d381e58e399c740c3ba392cfcd2672c408400cf80426 WHIRLPOOL 4541e7288ec00f3391ae4eb8a254b01beaf85dc9209c18083158264fd0fa513e1a9ce3ac944082814791a3a2fcd1429db389eebcf901eed824fefaec049ed428 +DIST ipywidgets-5.1.5.tar.gz 2467289 SHA256 9590407ed96c3ac4fe22b4d18eb59854de83d1f6a007522b8d63373ed06e1eaf SHA512 245f6fb1ece32cea809813d4c49dd1dbce46fdcf3ccf2b76aad44243243ed33b6d7286524637d4475f7245a84797159d03a181a35ce925d95d3e2317d1d98df1 WHIRLPOOL 501591ab630cb143a8313ae7f102e7c0acf9c5b01e35daa219c999b88be533684334d2a74a48b589f9e5c30ddca34264dcaca36d0456ce44358fb5879634bb68 diff --git a/dev-python/ipywidgets/ipywidgets-5.1.5.ebuild b/dev-python/ipywidgets/ipywidgets-5.1.5.ebuild new file mode 100644 index 0000000..aa7eb2c --- /dev/null +++ b/dev-python/ipywidgets/ipywidgets-5.1.5.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 + +DESCRIPTION="IPython HTML widgets for Jupyter" +HOMEPAGE="http://ipython.org/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + >=dev-python/traitlets-4.2.0[${PYTHON_USEDEP}] + >=dev-python/ipykernel-4.2.2[${PYTHON_USEDEP}] + >=dev-python/widgetsnbextension-1.2.3[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + test? ( + $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) + dev-python/nose[${PYTHON_USEDEP}] + dev-python/coverage[${PYTHON_USEDEP}] + ) + " + +python_test() { + nosetests --with-coverage --cover-package=ipywidgets ipywidgets || die +}