From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4AB7E1395E9 for ; Mon, 30 Jan 2017 19:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94707224205; Mon, 30 Jan 2017 19:48:01 +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 5D4B3224209 for ; Mon, 30 Jan 2017 19:48:01 +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 54D8B341265 for ; Mon, 30 Jan 2017 19:48:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD76A3B48 for ; Mon, 30 Jan 2017 19:47:58 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1485805534.5c8ba5134dde6c354691cf77038a0a7864e72672.bicatali@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dask/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dask/Manifest dev-python/dask/dask-0.13.0.ebuild X-VCS-Directories: dev-python/dask/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 5c8ba5134dde6c354691cf77038a0a7864e72672 X-VCS-Branch: master Date: Mon, 30 Jan 2017 19:47:58 +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: baac1ba1-3d67-44b3-8e61-a246a26e7ea4 X-Archives-Hash: 780b99b1564d4dd2c99d1ee49c05c503 commit: 5c8ba5134dde6c354691cf77038a0a7864e72672 Author: Sébastien Fabbro gentoo org> AuthorDate: Fri Jan 27 22:59:14 2017 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Mon Jan 30 19:45:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8ba513 dev-python/dask: version bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/dask/Manifest | 1 + dev-python/dask/dask-0.13.0.ebuild | 40 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest index a8e316e..bcdcaec 100644 --- a/dev-python/dask/Manifest +++ b/dev-python/dask/Manifest @@ -1,2 +1,3 @@ DIST dask-0.10.2.tar.gz 357356 SHA256 dbc80f7cbf51abee4dc49e5da188c57e2f816898165cbc1ddfe44b2c640036ca SHA512 92bd671ff1483fe87edd34330dce321b88362d80ef4d836ab4eede87fdad5f657c51d03a9885a53924fb3becb504a8843cf852be08c88f5389f04c3f1b8aefe2 WHIRLPOOL 91d910130edfe3595d5f3f54aeb63a12bafd89f8d6bb68ca70dd72b98cf5ed465955154eef7ee2f7caf0f2d4145648cd48663b680c847e0f2b9600c0d5131b25 +DIST dask-0.13.0.tar.gz 459829 SHA256 1a925026d050776ec3159b44c269adfa04003aa3712137fab6cc1893a43419b9 SHA512 ec9ed521a01150e60385511e2d06b25547f0ca6aa0233e60b00496cbf7c5bf3e9bbc3d80e40b43a5231014c1236b8ed7a77f119980122b09c271fb33d00f3402 WHIRLPOOL cf33282d6bdd2780ca8e9d5fab1b958189ab306a8b2c321133f6b0be0613695573cfa5a76c070859e3ad7edefadac3e6dc5bd55b6e45e3a818738a9fe0cfc02f DIST dask-0.8.1.tar.gz 292047 SHA256 43deb1934cd033668e5e60b735f45c9c3ee2813f87bd51c243f975e55267fa43 SHA512 b75fca59ecf285bae2fe82cb635fbcb78e9eb1389dc764c36e20c2278b12ec41363f463adfeff33891cf0eaf9a03ef1586b90ea5189c03d955bc670ac416660b WHIRLPOOL 63bdfef96af56e82b72759c60546b9cc72fd67ec94ddff226d34ce8612e2c603729aaf2b31823971001701b01317c96ddf74a539ebab3cdc02a7e554ff8e8f37 diff --git a/dev-python/dask/dask-0.13.0.ebuild b/dev-python/dask/dask-0.13.0.ebuild new file mode 100644 index 00000000..55f0736 --- /dev/null +++ b/dev-python/dask/dask-0.13.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5} ) + +inherit distutils-r1 + +DESCRIPTION="Task scheduling and blocked algorithms for parallel processing" +HOMEPAGE="http://dask.pydata.org/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="test" + +RDEPEND=" + dev-python/bokeh[${PYTHON_USEDEP}] + dev-python/cloudpickle[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + dev-python/pandas[${PYTHON_USEDEP}] + dev-python/partd[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/toolz[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/toolz[${PYTHON_USEDEP}] + test? ( + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/numexpr[${PYTHON_USEDEP}] + sci-libs/scipy[${PYTHON_USEDEP}] + ) +" + +python_test() { + py.test || die +}