summaryrefslogtreecommitdiff
path: root/dev-python/pyannotate
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyannotate')
-rw-r--r--dev-python/pyannotate/Manifest2
-rw-r--r--dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild (renamed from dev-python/pyannotate/pyannotate-1.2.0.ebuild)5
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pyannotate/Manifest b/dev-python/pyannotate/Manifest
index 3eb59e1175b1..578ab56cf307 100644
--- a/dev-python/pyannotate/Manifest
+++ b/dev-python/pyannotate/Manifest
@@ -1,3 +1,3 @@
DIST pyannotate-1.2.0.gh.tar.gz 46148 BLAKE2B c52c93c0d27cb23b0b0683bbd5f353ba9a45714b8a50fb3a6f5aa4e67bfe71e60bc7afbee85a021ed25a7f5a1df720dc863fc6dd92d20dee0d97af72786866cf SHA512 cd755f3061f5c4320346f0198b71e4b312378a3810c5999f1d318b7427e7c55bd1bdfc4af84880bd45faf69eabccbd2684d1c18c1f9ad0661d35a377984ca063
-EBUILD pyannotate-1.2.0.ebuild 520 BLAKE2B e03d3cd01a5b76315861ecb1ccf685a8194304f9bba810bf3a6979e392fcb7c26f8fb12557389ada7cb2902a1b4560deb337d2f6a3a955d3f4b09d6cb434614e SHA512 44fba6ac1532423270e7228b9e3025a1b3529515ddc5004307d6fb5f462ac43f3be27514f21fc6dbc2bb002147d49580e089babdb1c758d6f098fc5dcd1f555a
+EBUILD pyannotate-1.2.0-r1.ebuild 574 BLAKE2B 4fc16bfb1489eb5fd2f84d129ab9a60400cace8ea7d7e7cf26c1ef1aa9a2dbd2edfd9a6dce50915b7bd68f4808bef6fbdd18bd5f4b62ded4853a39bda71b1f54 SHA512 b3a0a8ccae9672ed64faaebed1f1970d8355b76272e60d25786261489cf2f80fb9526c909a331a27490684957dd8ec5e2b32c4be45b74603e61e2829dbd3c664
MISC metadata.xml 604 BLAKE2B 72f9fad12803b851cf8dd2599471860208a0dc24bafe7f67d2b2a69be49bcd1eff6ae2c38e9b83ad2884fd6b3a44feadf72351076e7af7bfefb5523309946c25 SHA512 1a8329f48b59c4e7b1cefaeacf7c8b590f2e5a910d9513507d9d712aad955f59127bdcf44df95a6c0ac3927fcddd62eadf2b3969b9316539c129bd8204dac30a
diff --git a/dev-python/pyannotate/pyannotate-1.2.0.ebuild b/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
index facb5bc2a4dc..83f6d72f0016 100644
--- a/dev-python/pyannotate/pyannotate-1.2.0.ebuild
+++ b/dev-python/pyannotate/pyannotate-1.2.0-r1.ebuild
@@ -15,6 +15,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="dev-python/mypy_extensions[${PYTHON_USEDEP}]"
+RDEPEND="
+ >=dev-python/mypy_extensions-0.3.0[${PYTHON_USEDEP}]
+ >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+"
distutils_enable_tests pytest