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=581faf5cb87285e09e312857f43c310c62378585 commit 581faf5cb87285e09e312857f43c310c62378585 Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2020-04-21 08:51:16 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2020-04-21 08:51:40 +0000 sys-apps/apparmor-utils: improve python handling * Add Python 3.7 * Fix dependencies * Fix missing byte compilation Closes: https://bugs.gentoo.org/718514 Package-Manager: Portage-2.3.89, Repoman-2.3.22 Signed-off-by: Michael Palimaka <kensington@gentoo.org> .../apparmor-utils/apparmor-utils-2.13.4-r1.ebuild | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+)