mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
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
1 changed files with 0 additions and 3 deletions
|
@ -706,9 +706,6 @@ (define-public python-oslo.utils
|
|||
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 a new issue