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.
parent
538f44de9b
commit
9ff7c73ba5
|
@ -416,9 +416,6 @@ common features used in Tempest.")
|
||||||
.ini style configuration files.")
|
.ini style configuration files.")
|
||||||
(license asl2.0)))
|
(license asl2.0)))
|
||||||
|
|
||||||
(define-public python2-oslo.config
|
|
||||||
(package-with-python2 python-oslo.config))
|
|
||||||
|
|
||||||
(define-public python-oslo.context
|
(define-public python-oslo.context
|
||||||
(package
|
(package
|
||||||
(name "python-oslo.context")
|
(name "python-oslo.context")
|
||||||
|
|
Reference in New Issue