The packages are stuck on py3.6 which means they will be pain once we switch to 3.7. Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately. If it doesn't work, please either fix it, remove Python or issue last rites. Please consider this urgent.
The tests require dev-python/pdfrw which only supports Python 3.6 at the moment. Other than that, the package works with Python 3.7. We can wait for pdfrw to support Python 3.7 or just drop the tests. What do you suggest?
(In reply to Diogo Pereira from comment #1) > The tests require dev-python/pdfrw which only supports Python 3.6 at the > moment. Other than that, the package works with Python 3.7. > > We can wait for pdfrw to support Python 3.7 Done. However, the package is dead and crappy, and the code is not wholly py3.7 compliant, so it may fail depending on what you use.
I've asked upstream if there's any value in pdfrw support: https://gitlab.mister-muffin.de/josch/img2pdf/issues/74
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaae3a768cbe49e018aa61ef4148a0251d0c8ca commit 3eaae3a768cbe49e018aa61ef4148a0251d0c8ca Author: Diogo Pereira <sir.suriv@gmail.com> AuthorDate: 2020-04-21 23:21:21 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-04-23 06:00:56 +0000 media-gfx/img2pdf: bump to 0.3.4 - Support Python 3.7 and 3.8 - Fix DISTUTILS_USE_SETUPTOOLS QA notice - Use distutils_enable_tests Closes: https://bugs.gentoo.org/711596 Closes: https://bugs.gentoo.org/718332 Signed-off-by: Diogo Pereira <sir.suriv@gmail.com> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/15459 Signed-off-by: Michał Górny <mgorny@gentoo.org> media-gfx/img2pdf/Manifest | 1 + media-gfx/img2pdf/img2pdf-0.3.4.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+)