gnu: Remove python2-pytest-capturelog.
* gnu/packages/check.scm (python2-pytest-capturelog): Delete variable.
This commit is contained in:
		
							parent
							
								
									94447313e8
								
							
						
					
					
						commit
						099c5a90e4
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -2659,9 +2659,6 @@ pytest report.")
 | 
				
			||||||
     "Python-pytest-catchlog is a pytest plugin to catch log messages.")
 | 
					     "Python-pytest-catchlog is a pytest plugin to catch log messages.")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-pytest-capturelog
 | 
					 | 
				
			||||||
  (package-with-python2 python-pytest-capturelog))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-pytest-catchlog
 | 
					(define-public python-pytest-catchlog
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-pytest-catchlog")
 | 
					    (name "python-pytest-catchlog")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue