public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/emcee/
Date: Wed, 16 Jun 2021 17:11:41 +0000 (UTC)	[thread overview]
Message-ID: <1623863497.b05f5099c3ba26f84e26b664fe1bc884baacacf8.andrewammerlaan@gentoo> (raw)

commit:     b05f5099c3ba26f84e26b664fe1bc884baacacf8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 16 17:05:20 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun 16 17:11:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05f5099

dev-python/emcee: add missing test dep

Closes: https://bugs.gentoo.org/737826
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/emcee/emcee-3.0.2.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/emcee/emcee-3.0.2.ebuild b/dev-python/emcee/emcee-3.0.2.ebuild
index 4dc4b942061..4e0067bfcb5 100644
--- a/dev-python/emcee/emcee-3.0.2.ebuild
+++ b/dev-python/emcee/emcee-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,8 +17,14 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	dev-python/h5py[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]"
+	dev-python/numpy[${PYTHON_USEDEP}]
+"
 DEPEND="${RDEPEND}"
+BDEPEND="
+	test? (
+		dev-python/scipy[${PYTHON_USEDEP}]
+	)
+"
 
 distutils_enable_tests pytest
 


             reply	other threads:[~2021-06-16 17:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 17:11 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-19 19:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/emcee/ Arthur Zamarin
2024-04-17  3:42 Michał Górny
2023-10-29 18:59 Michał Górny
2023-10-29 18:59 Michał Górny
2023-01-28  7:39 Michał Górny
2022-11-14  4:36 Michał Górny
2022-10-12 13:59 Andrew Ammerlaan
2022-09-28 18:34 Michał Górny
2022-06-04 17:52 Michał Górny
2022-05-16 13:18 Michał Górny
2022-05-11  8:05 Michał Górny
2021-10-17  8:23 Michał Górny
2021-08-24  6:59 Michał Górny
2021-06-25 21:45 Michał Górny
2020-08-17 18:55 David Seifert
2020-01-16  5:17 Michał Górny
2019-12-26 14:36 David Seifert
2017-05-16 12:14 Manuel Rüger
2016-12-29  7:02 Sebastien Fabbro
2016-03-21 23:08 Sebastien Fabbro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1623863497.b05f5099c3ba26f84e26b664fe1bc884baacacf8.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox