From e0fda4950e973cd26641934d10aad42e507e4906 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 17 Mar 2017 22:48:00 +0100 Subject: [PATCH] dev-lang/coconut: add mypy suggestion --- .../{coconut-1.2.2.exheres-0 => coconut-1.2.2-r1.exheres-0} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename packages/dev-lang/coconut/{coconut-1.2.2.exheres-0 => coconut-1.2.2-r1.exheres-0} (92%) diff --git a/packages/dev-lang/coconut/coconut-1.2.2.exheres-0 b/packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 similarity index 92% rename from packages/dev-lang/coconut/coconut-1.2.2.exheres-0 rename to packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 index 56ddc53f..d092cdcd 100644 --- a/packages/dev-lang/coconut/coconut-1.2.2.exheres-0 +++ b/packages/dev-lang/coconut/coconut-1.2.2-r1.exheres-0 @@ -32,7 +32,8 @@ DEPENDENCIES=" 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] ) - + suggestion: + dev-python/mypy [[ description = [ coconut can run mypy on the compiled python code ] ]] " BUGS_TO="hasufell@posteo.de"