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/jupyter_server_fileid/
Date: Wed,  8 Feb 2023 08:27:56 +0000 (UTC)	[thread overview]
Message-ID: <1675844819.1aa2972a94d51551bb92c6fb8002b91a8ca3a4c8.andrewammerlaan@gentoo> (raw)

commit:     1aa2972a94d51551bb92c6fb8002b91a8ca3a4c8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 08:26:59 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 08:26:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa2972a

dev-python/jupyter_server_fileid: add missing test dep

Closes: https://bugs.gentoo.org/893584
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild b/dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild
index 1ee4fa444d50..e1feeccfd23f 100644
--- a/dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild
+++ b/dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild
@@ -23,7 +23,12 @@ KEYWORDS="~amd64"
 RDEPEND="
 	dev-python/jupyter_server[${PYTHON_USEDEP}]
 	dev-python/jupyter_events[${PYTHON_USEDEP}]
+"
 
+BDEPEND="
+	test? (
+		dev-python/pytest_jupyter[${PYTHON_USEDEP}]
+	)
 "
 
 distutils_enable_tests pytest


             reply	other threads:[~2023-02-08  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08  8:27 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17  6:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_server_fileid/ Michał Górny
2023-02-13 12:59 Andrew Ammerlaan
2023-02-07 21:38 Andrew Ammerlaan

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=1675844819.1aa2972a94d51551bb92c6fb8002b91a8ca3a4c8.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