[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: python2-numpy-documentation: Remove package.
From: |
guix-commits |
Subject: |
07/10: gnu: python2-numpy-documentation: Remove package. |
Date: |
Tue, 8 Jun 2021 13:12:42 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 515360fdc77f6d58272a7ab217c1bc7fa12ac0b7
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 8 16:37:48 2021 +0200
gnu: python2-numpy-documentation: Remove package.
* gnu/packages/python-xyz.scm (python2-numpy-documentation): Remove
variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 4fcaf69..fc29f14 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5319,13 +5319,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")
- branch master updated (0c0d846 -> a9eb39d), guix-commits, 2021/06/08
- 01/10: gnu: python2-bigfloat: Remove package., guix-commits, 2021/06/08
- 02/10: gnu: python2-fastimport: Remove package., guix-commits, 2021/06/08
- 03/10: gnu: python2-gridmap: Remove package., guix-commits, 2021/06/08
- 06/10: gnu: python2-mechanicalsoup: Remove package., guix-commits, 2021/06/08
- 07/10: gnu: python2-numpy-documentation: Remove package.,
guix-commits <=
- 08/10: gnu: python2-orator: Remove package., guix-commits, 2021/06/08
- 04/10: gnu: python2-hdf4: Remove package., guix-commits, 2021/06/08
- 05/10: gnu: python2-libvirt: Remove package., guix-commits, 2021/06/08
- 09/10: gnu: python2-partd: Remove package., guix-commits, 2021/06/08
- 10/10: gnu: python2-pendulum: Remove package., guix-commits, 2021/06/08