mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: Remove python-google-brotli.
Deprecation was set 3 years ago, it's a time to drop the variable completely. * gnu/packages/python-compression.scm (python-google-brotli): Delete variable. Change-Id: I5c0fe0f892b6a3e61b7c83ec16291cb0a2170978
This commit is contained in:
parent
4940efce8a
commit
cb5fe64086
1 changed files with 0 additions and 3 deletions
|
|
@ -188,9 +188,6 @@ to access its data, so it can be used as a drop-in replacement.")
|
|||
package, an implementation of the Brotli lossless compression algorithm.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-deprecated-package python-google-brotli
|
||||
python-brotli)
|
||||
|
||||
(define-public python-multivolumefile
|
||||
(package
|
||||
(name "python-multivolumefile")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue