From 0a72157271e0860ca779444403737b1bd45f6e03 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Tue, 14 Jul 2020 22:01:35 +0200 Subject: 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 121be26676..15d9e097c5 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") -- cgit v1.2.3