gnu: Remove python2-blosc.

* gnu/packages/python-xyz.scm (python2-blosc): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:23:50 -04:00
parent accabb385a
commit 1962c0dd71
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -24226,9 +24226,6 @@ (define-public python-blosc
This Python package wraps the Blosc library.")
(license license:bsd-3)))
(define-public python2-blosc
(package-with-python2 python-blosc))
(define-public python-partd
(package
(name "python-partd")