guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

22/24: gnu: python2-tables: Remove package.


From: guix-commits
Subject: 22/24: gnu: python2-tables: Remove package.
Date: Tue, 23 Mar 2021 21:40:17 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 82c772a774fdc64f60e3814e8648f2bae9d15306
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:56:13 2021 +0100

    gnu: python2-tables: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-tables): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 674f343..a458414 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9528,9 +9528,6 @@ tasks, sockets, files, locks, and queues.")
 designed to efficiently cope with extremely large amounts of data.")
     (license license:bsd-3)))
 
-(define-public python2-tables
-  (package-with-python2 python-tables))
-
 (define-public python-sniffio
   (package
     (name "python-sniffio")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]