An update to media-gfx/alembic has been released (see https://github.com/alembic/alembic/releases). I'm going to prepare a PR for it.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162768ac2cb3e927725d077a815b2f8de34f6ae4 commit 162768ac2cb3e927725d077a815b2f8de34f6ae4 Author: Bernd Waibel <waebbl@gmail.com> AuthorDate: 2018-09-28 14:37:33 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-10-03 15:57:39 +0000 media-gfx/alembic: bump to version 1.7.9 add experimental support for arnold, maya and renderman plugins fix import error in python Bug: https://bugs.gentoo.org/667230 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/10003 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/alembic/Manifest | 1 + media-gfx/alembic/alembic-1.7.9.ebuild | 107 ++++++++++++ .../files/alembic-1.7.9-CMakeLists-fix_lib.patch | 189 +++++++++++++++++++++ ...lembic-1.7.9-find-pyilmbase-python-module.patch | 13 ++ .../files/alembic-1.7.9-fix-python-import.patch | 30 ++++ media-gfx/alembic/files/alembic-1.7.9-prman.patch | 26 +++ media-gfx/alembic/metadata.xml | 18 +- 7 files changed, 383 insertions(+), 1 deletion(-)