Archived
1
0
Fork 0

gnu: python2-oslo.context: Remove package.

* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 21:55:06 -05:00
parent 5ee8fcdf67
commit d4245cc8f3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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.") pipeline and used by various modules such as logging.")
(license asl2.0))) (license asl2.0)))
(define-public python2-oslo.context
(package-with-python2 python-oslo.context))
(define-public python-oslo.i18n (define-public python-oslo.i18n
(package (package
(name "python-oslo.i18n") (name "python-oslo.i18n")