gnu: Remove python2-oslo.utils.
This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.utils): Remove variable.
This commit is contained in:
parent
710f7b5742
commit
538f44de9b
@ -706,9 +706,6 @@ functions, such as encoding, exception handling, string manipulation, and time
|
||||
handling.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-oslo.utils
|
||||
(package-with-python2 python-oslo.utils))
|
||||
|
||||
(define-public python-keystoneclient
|
||||
(package
|
||||
(name "python-keystoneclient")
|
||||
|
Loading…
Reference in New Issue
Block a user