mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove bitshuffle.
Deprecation was set 3 months ago. * gnu/packages/python-compression.scm (bitshuffle): Delete variable. Change-Id: I58b93f3122ee1c6993185dfa71ea417448973585
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user