dev-lang/coconut: bump to 1.2.3

This commit is contained in:
Julian Ospald 2017-05-18 19:05:02 +02:00
parent 68f76f1ea7
commit b517d6e1ee
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 4 additions and 4 deletions

View File

@ -28,10 +28,10 @@ RESTRICT="test" # missing deps
DEPENDENCIES="
build+run:
dev-python/Pygments[>=2.2&<2.3][python_abis:*(-)?]
dev-python/prompt_toolkit[>=1.0&<1.1][python_abis:*(-)?]
dev-python/pyparsing[>=2.1.10&<2.1.11][python_abis:*(-)?]
python_abis:2.7? ( dev-python/futures[>=3.0&<3.1][python_abis:2.7] )
dev-python/Pygments[>=2.2][python_abis:*(-)?]
dev-python/prompt_toolkit[>=1.0][python_abis:*(-)?]
dev-python/pyparsing[>=2.2.0&<2.2.1][python_abis:*(-)?]
python_abis:2.7? ( dev-python/futures[>=3.1][python_abis:2.7] )
suggestion:
dev-python/mypy [[ description = [ coconut can run mypy on the compiled python code ] ]]
"