mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Add python2-zipp.
* gnu/packages/python-compression.scm (python2-zipp): New public variable.
This commit is contained in:
@@ -235,6 +235,9 @@ install: libbitshuffle.so
|
||||
wrapper. It provides a backport of the @code{Path} object.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-zipp
|
||||
(package-with-python2 python-zipp))
|
||||
|
||||
(define-public python-zstandard
|
||||
(package
|
||||
(name "python-zstandard")
|
||||
|
||||
Reference in New Issue
Block a user