me
/
guix
Archived
1
0
Fork 0

gnu: python2-oslo.context: Remove package.

* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
master
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
1 changed files with 0 additions and 3 deletions

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.")
(license asl2.0)))
(define-public python2-oslo.context
(package-with-python2 python-oslo.context))
(define-public python-oslo.i18n
(package
(name "python-oslo.i18n")