gnu: python2-oslo.context: Remove package.
* gnu/packages/openstack.scm (python2-oslo.context): Remove variable.
This commit is contained in:
		
							parent
							
								
									5ee8fcdf67
								
							
						
					
					
						commit
						d4245cc8f3
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -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")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue