mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 01:25:57 +02:00
gnu: python-apipkg: Remove unzip dependency.
Unzip was never used for this package. * gnu/packages/python.scm (python-apipkg): Remove unzip dependency.
This commit is contained in:
@@ -6910,8 +6910,6 @@ applications.")
|
||||
(base32
|
||||
"1iks5701qnp3dlr3q1d9qm68y2plp2m029irhpz92a44psfkjf1f"))))
|
||||
(build-system python-build-system)
|
||||
(native-inputs
|
||||
`(("unzip" ,unzip)))
|
||||
(propagated-inputs
|
||||
`(("python-pytest" ,python-pytest)))
|
||||
(synopsis "Namespace control and lazy-import mechanism")
|
||||
|
||||
Reference in New Issue
Block a user