gnu: Remove python2-redis.
* gnu/packages/databases.scm (python2-redis): Delete variable.
This commit is contained in:
		
							parent
							
								
									466d81aae4
								
							
						
					
					
						commit
						1aab8a5114
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -4020,9 +4020,6 @@ reasonable substitute.")
 | 
				
			||||||
     "This package provides a Python interface to the Redis key-value store.")
 | 
					     "This package provides a Python interface to the Redis key-value store.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-redis
 | 
					 | 
				
			||||||
  (package-with-python2 python-redis))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-rq
 | 
					(define-public python-rq
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-rq")
 | 
					    (name "python-rq")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue