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 bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17a7b908eb21b413c87019ddd1749bce7737a69 commit d17a7b908eb21b413c87019ddd1749bce7737a69 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2020-04-19 16:43:16 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2020-04-19 20:33:01 +0000 mail-filter/pypolicyd-spf: new revision with python-3.{7,8} support. Nothing new here except the EAPI and PYTHON_COMPAT. Closes: https://bugs.gentoo.org/718324 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> .../pypolicyd-spf/pypolicyd-spf-2.0.2-r1.ebuild | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adf8c0b8122a1253520b9a7eb97372886c70600 commit 2adf8c0b8122a1253520b9a7eb97372886c70600 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2020-04-19 16:10:15 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2020-04-19 20:33:01 +0000 dev-python/pyspf: new version with python-3.7 and python-3.8 support. This is needed to add newer pythons to mail-filter/pypolicyd-spf. Bug: https://bugs.gentoo.org/718324 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-python/pyspf/Manifest | 1 + dev-python/pyspf/pyspf-2.0.14.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d98a38681faaf9100f38afc2388f9d4dc9d5ba commit 55d98a38681faaf9100f38afc2388f9d4dc9d5ba Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2020-04-19 16:07:17 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2020-04-19 20:33:01 +0000 dev-python/authres: new version with python-3.8 support. This is needed to add python-3.8 support to dev-python/pyspf, which is in turn needed for the same in mail-filter/pypolicyd-spf. Bug: https://bugs.gentoo.org/718324 Closes: https://bugs.gentoo.org/711700 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-python/authres/Manifest | 1 + dev-python/authres/authres-1.2.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+)