From b517d6e1ee1eba932d96bd04c33d8dd5aea799bd Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 18 May 2017 19:05:02 +0200 Subject: [PATCH] dev-lang/coconut: bump to 1.2.3 --- ...coconut-1.2.2-r1.exheres-0 => coconut-1.2.3.exheres-0} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename packages/dev-lang/coconut/{coconut-1.2.2-r1.exheres-0 => coconut-1.2.3.exheres-0} (82%) 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 ] ]] "