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.
parent
710f7b5742
commit
538f44de9b
|
@ -706,9 +706,6 @@ functions, such as encoding, exception handling, string manipulation, and time
|
||||||
handling.")
|
handling.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oslo.utils
|
|
||||||
(package-with-python2 python-oslo.utils))
|
|
||||||
|
|
||||||
(define-public python-keystoneclient
|
(define-public python-keystoneclient
|
||||||
(package
|
(package
|
||||||
(name "python-keystoneclient")
|
(name "python-keystoneclient")
|
||||||
|
|
Reference in New Issue