gnu: python2-zipp-bootstrap: Add missing name field.
* gnu/packages/python-compression.scm (python2-zipp-bootstrap)[name]: Don't inherit from python2-zipp.
This commit is contained in:
parent
4f33bf5709
commit
397b9c887c
@ -259,6 +259,7 @@ wrapper. It provides a backport of the @code{Path} object.")
|
||||
(hidden-package
|
||||
(package/inherit
|
||||
python2-zipp
|
||||
(name "python2-zipp-bootstrap")
|
||||
(arguments
|
||||
`(#:tests? #f
|
||||
,@(package-arguments python2-zipp)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user