gnu: Remove bitshuffle. Deprecation was set 3 months ago. * gnu/packages/python-compression.scm (bitshuffle): Delete variable. Change-Id: I58b93f3122ee1c6993185dfa71ea417448973585
1 files changed, 0 insertions(+), 3 deletions(-) M gnu/packages/python-compression.scm
M gnu/packages/python-compression.scm => gnu/packages/python-compression.scm +0 -3
@@ 792,9 792,6 @@ for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework.") (license license:expat))) (define-deprecated-package bitshuffle python-bitshuffle) (define-public bitshuffle-for-snappy (package/inherit python-bitshuffle (name "bitshuffle-for-snappy")