commit: 77f0f1d5cd9fca649c985063bbb720e9d3cb4be5 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 18:55:15 2019 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 18:55:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f0f1d5
dev-python/ipython: remove mask on v6+ The new v7.5 bump properly handles circular dependencies and py2. Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 42cbca20c54..de44c1ff205 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 <bicat...@gentoo.org> (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 <ken...@gentoo.org> (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code