From 77f0f1d5cd9fca649c985063bbb720e9d3cb4be5 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Mon, 29 Apr 2019 14:55:15 -0400 Subject: [PATCH] dev-python/ipython: remove mask on v6+ The new v7.5 bump properly handles circular dependencies and py2. Signed-off-by: Virgil Dupras --- profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 42cbca20c5459..de44c1ff20543 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -860,11 +860,6 @@ sys-devel/automake:1.8 # Incompatible changes in API in Enchant 2. Bug #629838. >=app-text/enchant-2 -# Sébastien Fabbro (19 Aug 2017) -# ipython-6 is python-3 only and causes circular dependencies -# Unset python_targets_python2_7 for ipykernel and ipyparallel if needed. ->=dev-python/ipython-6 - # Kent Fredric (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code