gnu: Remove python2-pywavelets.
authorMarius Bakke <marius@gnu.org>
Tue, 14 Jul 2020 20:01:35 +0000 (22:01 +0200)
committerMarius Bakke <marius@gnu.org>
Tue, 14 Jul 2020 20:01:35 +0000 (22:01 +0200)
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

index 121be26..15d9e09 100644 (file)
@@ -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")