gnu: Remove python2-oslo.config.
This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.config): Remove variable.
This commit is contained in:
parent
538f44de9b
commit
9ff7c73ba5
1 changed files with 0 additions and 3 deletions
|
@ -416,9 +416,6 @@ (define-public python-oslo.config
|
|||
.ini style configuration files.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-oslo.config
|
||||
(package-with-python2 python-oslo.config))
|
||||
|
||||
(define-public python-oslo.context
|
||||
(package
|
||||
(name "python-oslo.context")
|
||||
|
|
Loading…
Reference in a new issue