mypy: version bump to 0.670

This commit is contained in:
Alexander Kapshuna 2019-02-27 20:53:43 +03:00
parent f510f794cf
commit 68441dab0a
1 changed files with 1 additions and 2 deletions

View File

@ -23,7 +23,7 @@ MYOPTIONS=""
DEPENDENCIES="
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:*(-)?]
python_abis:3.4? (
dev-python/typing[>=3.5.3][python_abis:3.4]
@ -41,7 +41,6 @@ DEPENDENCIES="
BUGS_TO="hasufell@posteo.de"
# Require upstream release with https://github.com/python/mypy/pull/5191 included
# Require unpackaged: flake8-bugbear, flake8-pyi
RESTRICT="test"