From d4245cc8f3ef5c88af53c53d57ed68ed38ef8311 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sat, 19 Dec 2020 21:55:06 -0500 Subject: gnu: python2-oslo.context: Remove package. * gnu/packages/openstack.scm (python2-oslo.context): Remove variable. --- gnu/packages/openstack.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index 72e78dc9d3..f7ca0a57b7 100644 --- a/gnu/packages/openstack.scm +++ b/gnu/packages/openstack.scm @@ -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") -- cgit v1.2.3