guix-commits
[Top][All Lists]
Advanced

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

11/11: gnu: Remove python2-pywavelets.


From: guix-commits
Subject: 11/11: gnu: Remove python2-pywavelets.
Date: Tue, 14 Jul 2020 16:02:46 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 0a72157271e0860ca779444403737b1bd45f6e03
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Jul 14 22:01:35 2020 +0200

    gnu: Remove python2-pywavelets.
    
    This package no longer supports Python 2 since the update in
    501d89d707a64335731f54e0e28dbf252b31afc7 and has no dependents.
    
    * gnu/packages/python-xyz.scm (python2-pywavelets): Remove variable.
---
 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 121be26..15d9e09 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5599,9 +5599,6 @@ similar to Fourier transforms, the difference being that 
Fourier transforms are
 localized only in frequency instead of in time and frequency.")
     (license license:expat)))
 
-(define-public python2-pywavelets
-  (package-with-python2 python-pywavelets))
-
 (define-public python-pywinrm
   (package
     (name "python-pywinrm")



reply via email to

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