forked from hasufell/hasufell-repository
dev-lang/coconut: bump to 1.2.3
This commit is contained in:
parent
68f76f1ea7
commit
b517d6e1ee
@ -28,10 +28,10 @@ RESTRICT="test" # missing deps
|
|||||||
|
|
||||||
DEPENDENCIES="
|
DEPENDENCIES="
|
||||||
build+run:
|
build+run:
|
||||||
dev-python/Pygments[>=2.2&<2.3][python_abis:*(-)?]
|
dev-python/Pygments[>=2.2][python_abis:*(-)?]
|
||||||
dev-python/prompt_toolkit[>=1.0&<1.1][python_abis:*(-)?]
|
dev-python/prompt_toolkit[>=1.0][python_abis:*(-)?]
|
||||||
dev-python/pyparsing[>=2.1.10&<2.1.11][python_abis:*(-)?]
|
dev-python/pyparsing[>=2.2.0&<2.2.1][python_abis:*(-)?]
|
||||||
python_abis:2.7? ( dev-python/futures[>=3.0&<3.1][python_abis:2.7] )
|
python_abis:2.7? ( dev-python/futures[>=3.1][python_abis:2.7] )
|
||||||
suggestion:
|
suggestion:
|
||||||
dev-python/mypy [[ description = [ coconut can run mypy on the compiled python code ] ]]
|
dev-python/mypy [[ description = [ coconut can run mypy on the compiled python code ] ]]
|
||||||
"
|
"
|
Loading…
Reference in New Issue
Block a user