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 F02AD13888F for ; Fri, 16 Oct 2015 08:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F1A221C005; Fri, 16 Oct 2015 08:48:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3572921C005 for ; Fri, 16 Oct 2015 08:47:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E14C340893 for ; Fri, 16 Oct 2015 08:47:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96143E6A for ; Fri, 16 Oct 2015 08:47:53 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1444985271.55104a64125aa1361b019d2671b626805cf0c335.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Numdifftools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/Numdifftools/Numdifftools-0.9.12.ebuild X-VCS-Directories: dev-python/Numdifftools/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 55104a64125aa1361b019d2671b626805cf0c335 X-VCS-Branch: master Date: Fri, 16 Oct 2015 08:47:53 +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: b930ba5d-46f8-485b-b178-fb919eeeccd4 X-Archives-Hash: 33e4366f3bda812ccd11c86cfdba61eb commit: 55104a64125aa1361b019d2671b626805cf0c335 Author: Justin Lecher gentoo org> AuthorDate: Fri Oct 16 08:47:42 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Oct 16 08:47:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55104a64 dev-python/Numdifftools: Add missing builddep Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> dev-python/Numdifftools/Numdifftools-0.9.12.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild index 60c050d..afb2cf0 100644 --- a/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild +++ b/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild @@ -29,6 +29,7 @@ RDEPEND=" " DEPEND=" >=dev-python/setuptools-0.9[${PYTHON_USEDEP}] + dev-python/setuptools_scm[${PYTHON_USEDEP}] test? ( ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}]