mypy: version bump to 0.670
This commit is contained in:
		
							parent
							
								
									f510f794cf
								
							
						
					
					
						commit
						68441dab0a
					
				@ -23,7 +23,7 @@ MYOPTIONS=""
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
DEPENDENCIES="
 | 
					DEPENDENCIES="
 | 
				
			||||||
    build+run:
 | 
					    build+run:
 | 
				
			||||||
        dev-python/typed-ast[>=1.1.0&<1.2.0][python_abis:*(-)?]
 | 
					        dev-python/typed-ast[>=1.3.1&<1.4.0][python_abis:*(-)?]
 | 
				
			||||||
        dev-python/mypy_extensions[>=0.4.0&<0.5.0][python_abis:*(-)?]
 | 
					        dev-python/mypy_extensions[>=0.4.0&<0.5.0][python_abis:*(-)?]
 | 
				
			||||||
        python_abis:3.4? (
 | 
					        python_abis:3.4? (
 | 
				
			||||||
            dev-python/typing[>=3.5.3][python_abis:3.4]
 | 
					            dev-python/typing[>=3.5.3][python_abis:3.4]
 | 
				
			||||||
@ -41,7 +41,6 @@ DEPENDENCIES="
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
BUGS_TO="hasufell@posteo.de"
 | 
					BUGS_TO="hasufell@posteo.de"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Require upstream release with https://github.com/python/mypy/pull/5191 included
 | 
					 | 
				
			||||||
# Require unpackaged: flake8-bugbear, flake8-pyi
 | 
					# Require unpackaged: flake8-bugbear, flake8-pyi
 | 
				
			||||||
RESTRICT="test"
 | 
					RESTRICT="test"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user