waf-utils currently supports EAPIs 4,5 and 6 (see https://github.com/gentoo/gentoo/blob/4e0d64ad7d8b31dd7a4b649ab092f83796a03c32/eclass/waf-utils.eclass#L22). Can EAPI 7 be added as well? Or is there a reason EAPI 7 isn't supported yet? Reproducible: Always
See also https://github.com/gentoo/gentoo/pull/17995
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae49c087a35ae5a6d78ca043fda68a6f1557e6c commit fae49c087a35ae5a6d78ca043fda68a6f1557e6c Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-12-22 22:41:05 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-12-22 22:47:20 +0000 waf-utils.eclass: support EAPI-7 Trivial bump. Tested with a modified media-video/mpv ebuild (which package requires this change before it can be migrated to Lua eclasses), seems to work fine. Closes: https://bugs.gentoo.org/743826 Signed-off-by: Marek Szuba <marecki@gentoo.org> eclass/waf-utils.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)