diff --git a/packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 b/packages/dev-lang/coconut/coconut-1.2.3.exheres-0 similarity index 82% rename from packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 rename to packages/dev-lang/coconut/coconut-1.2.3.exheres-0 index d092cdc..0138901 100644 --- a/packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 +++ b/packages/dev-lang/coconut/coconut-1.2.3.exheres-0 @@ -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 ] ]] "