dev-python/piexif-1.1.3-r1[test] needed to dropped pypy3 from PYTHON_COMPAT to fix broken dependency test? ( dev-python/pillow[jpeg] ) to test? ( dev-python/pillow[jpeg,${PYTHON_USEDEP}] ) for bug #759856. If dev-python/pillow supported pypy3, support could be re-added to dev-python/piexif-1.1.3-r1 as well.
If it passes tests for you on PyPy3, please add it. Thanks!
(In reply to Sam James from comment #1) > If it passes tests for you on PyPy3, please add it. Thanks! Portage doesn't let me due to seemingly bogus "Multiple package instances within a single package slot" about dev-python/six:0 once I try to emerge dependency dev-python/pytest with pypy3 enabled. So I cannot help here, I'm afraid.
I'll test it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c22aa54c72b271e9e78e647a37cabfc4b7b8d99 commit 6c22aa54c72b271e9e78e647a37cabfc4b7b8d99 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-12-14 18:41:02 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-12-14 18:41:15 +0000 dev-python/pillow: Enable pypy3 Closes: https://bugs.gentoo.org/759865 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pillow/pillow-8.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df062d42be22256db6e5f334ce5d9b4aca16ee3 commit 2df062d42be22256db6e5f334ce5d9b4aca16ee3 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2020-12-14 19:48:57 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2020-12-14 19:48:57 +0000 dev-python/piexif: Re-add pypy3 Bug: https://bugs.gentoo.org/759865 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.11, Repoman-2.3.23 dev-python/piexif/piexif-1.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(In reply to Michał Górny from comment #3) > I'll test it. Thanks!