mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06: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:
parent
cb5fe64086
commit
2d0e42a795
1 changed files with 0 additions and 3 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue