gnu: Remove python2-oslo.log.
This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.log): Remove variable.
parent
dc99be08ef
commit
e778c457a5
|
@ -520,9 +520,6 @@ configuration for all OpenStack projects. It also provides custom formatters,
|
|||
handlers and support for context specific logging (like resource id’s etc).")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-oslo.log
|
||||
(package-with-python2 python-oslo.log))
|
||||
|
||||
(define-public python-oslo.serialization
|
||||
(package
|
||||
(name "python-oslo.serialization")
|
||||
|
|
Reference in New Issue