gnu: Remove python2-simplegeneric.
* gnu/packages/python-xyz.scm (python2-simplegeneric): Delete variable.
This commit is contained in:
		
							parent
							
								
									9e1ee95c17
								
							
						
					
					
						commit
						3cf21db34a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -8743,9 +8743,6 @@ e.g. @code{pickle.dump()} and other generic functions found in the Python
 | 
				
			||||||
standard library.")
 | 
					standard library.")
 | 
				
			||||||
    (license license:zpl2.1)))
 | 
					    (license license:zpl2.1)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-simplegeneric
 | 
					 | 
				
			||||||
  (package-with-python2 python-simplegeneric))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-ipython-genutils
 | 
					(define-public python-ipython-genutils
 | 
				
			||||||
  ;; TODO: This package is retired, check if can be removed, see description.
 | 
					  ;; TODO: This package is retired, check if can be removed, see description.
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue