all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 63453@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#63453] [PATCH v2 3/3] gnu: python-ipython-documentation: Update dependencies.
Date: Mon, 22 May 2023 20:17:41 +0000	[thread overview]
Message-ID: <d269b63cff9eed832ba37376a2d5fd77902e27d1.1684785831.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1684785831.git.code@greghogan.com>

* gnu/packages/python-xyz.scm (python-ipython-documentation)
[native-inputs]: Add python-ipykernel.
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 162e103cbc..19d66a6399 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10477,6 +10477,7 @@ (define-public python-ipython-documentation
            font-gnu-freefont
            graphviz
            python-docrepr
+           python-ipykernel
            python-sphinx
            python-sphinx-rtd-theme
            texinfo
-- 
2.40.1





  parent reply	other threads:[~2023-05-22 20:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 20:36 [bug#63453] [PATCH] gnu: python-ipython-documentation: Remove patches Greg Hogan
2023-05-22 14:49 ` Ludovic Courtès
2023-05-22 19:37   ` Greg Hogan
2023-05-22 20:17 ` [bug#63453] [PATCH v2 0/3] Fix build for python-ipython-documentation Greg Hogan
2023-05-22 20:17   ` [bug#63453] [PATCH v2 1/3] gnu: python-docrepr: Fix tests Greg Hogan
2023-05-22 20:17   ` [bug#63453] [PATCH v2 2/3] gnu: python-ipython-documentation: Remove patches Greg Hogan
2023-05-22 20:17   ` Greg Hogan [this message]
2023-06-02 14:14   ` bug#63453: [PATCH] " Ludovic Courtès

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=d269b63cff9eed832ba37376a2d5fd77902e27d1.1684785831.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=63453@debbugs.gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.