all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 48922@debbugs.gnu.org
Cc: maxim.cournoyer@gmail.com, zimoun <zimon.toutoune@gmail.com>
Subject: [bug#48922] [PATCH 07/10] gnu: python2-numpy-documentation: Remove package.
Date: Tue,  8 Jun 2021 16:37:48 +0200	[thread overview]
Message-ID: <20210608143751.30298-7-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <20210608143751.30298-1-zimon.toutoune@gmail.com>

* gnu/packages/python-xyz.scm (python2-numpy-documentation): Delete.
---
 gnu/packages/python-xyz.scm | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 182fae8024..8a8bc431d3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5341,13 +5341,6 @@ color scales, and color space conversion easy.  It has support for:
     (description (package-description python-numpy))
     (license (package-license python-numpy))))
 
-(define-public python2-numpy-documentation
-  (let ((numpy-documentation (package-with-python2 python-numpy-documentation)))
-    (package
-      (inherit numpy-documentation)
-      (native-inputs `(("python2-functools32" ,python2-functools32)
-                       ,@(package-native-inputs numpy-documentation))))))
-
 (define-public python-pygit2
   (package
     (name "python-pygit2")
-- 
2.30.1





  parent reply	other threads:[~2021-06-08 16:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 14:35 [bug#48922] [PATCH 00/10] some Python 2 removals zimoun
2021-06-08 14:37 ` [bug#48922] [PATCH 01/10] gnu: python2-bigfloat: Remove package zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 02/10] gnu: python2-fastimport: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 03/10] gnu: python2-gridmap: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 04/10] gnu: python2-hdf4: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 05/10] gnu: python2-libvirt: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 06/10] gnu: python2-mechanicalsoup: " zimoun
2021-06-08 14:37   ` zimoun [this message]
2021-06-08 14:37   ` [bug#48922] [PATCH 08/10] gnu: python2-orator: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 09/10] gnu: python2-partd: " zimoun
2021-06-08 14:37   ` [bug#48922] [PATCH 10/10] gnu: python2-pendulum: " zimoun
2021-06-08 17:12 ` bug#48922: [PATCH 00/10] some Python 2 removals Leo Famulari
2021-06-09 14:18   ` [bug#48922] " zimoun

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=20210608143751.30298-7-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=48922@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /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.