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. (also tests fail with py3.6)
The switch to python 3.7 has been done and this is now a pain. Please could this package be updated? Adding python3_7 to PYTHON_COMPAT appears to be sufficient for the package to build with python 3.7. I tested this by making this change, updating the manifest with "repoman manifest" and emerging dev-python/metakernel.
Ping.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d7948692bc1e9492dcc4750cc0d48c9b48c883e commit 3d7948692bc1e9492dcc4750cc0d48c9b48c883e Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-08-22 17:29:15 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-08-22 17:29:15 +0000 dev-python/metakernel: Remove old 0.20.4 Closes: https://bugs.gentoo.org/719100 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> dev-python/metakernel/Manifest | 1 - dev-python/metakernel/metakernel-0.20.4.ebuild | 32 -------------------------- profiles/package.mask | 1 - 3 files changed, 34 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e9de38937e4d99bc593e31d79961eed4774979 commit d3e9de38937e4d99bc593e31d79961eed4774979 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-08-22 17:29:12 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-08-22 17:29:12 +0000 dev-python/metakernel: Version bump to 0.25.0 Bug: https://bugs.gentoo.org/719100 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> dev-python/metakernel/Manifest | 1 + .../metakernel-0.25.0-disable-brittle-tests.patch | 23 +++++++++++++++++++++ dev-python/metakernel/metakernel-0.25.0.ebuild | 24 ++++++++++++++++++++++ 3 files changed, 48 insertions(+)