gnu: Remove python2-attrs.
* gnu/packages/python-xyz.scm (python2-attrs): Delete variable.
This commit is contained in:
		
							parent
							
								
									09fb006f86
								
							
						
					
					
						commit
						a5815cc1bb
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -19336,9 +19336,6 @@ JSON) codec.")
 | 
				
			||||||
     protocols.")
 | 
					     protocols.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-attrs
 | 
					 | 
				
			||||||
  (package-with-python2 python-attrs))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-attrs-bootstrap
 | 
					(define-public python-attrs-bootstrap
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (inherit python-attrs)
 | 
					    (inherit python-attrs)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue