gnu: python2-oslo.context: Remove package.
* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.master
parent
5ee8fcdf67
commit
d4245cc8f3
|
@ -469,9 +469,6 @@ about a request context. The request context is usually populated in the WSGI
|
|||
pipeline and used by various modules such as logging.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-oslo.context
|
||||
(package-with-python2 python-oslo.context))
|
||||
|
||||
(define-public python-oslo.i18n
|
||||
(package
|
||||
(name "python-oslo.i18n")
|
||||
|
|
Reference in New Issue