Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 654472

Summary: Please implement EAPI 7
Product: Portage Development Reporter: Michał Górny <mgorny>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 654838    
Bug Blocks: 651804, 654474, 654478    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-05-01 07:40:46 UTC
Now that the Council has approved EAPI 7, please finish implementing it and make a new release.  I think the only thing missing is SYSROOT.  Having an imperfect release (i.e. working only in non-cross mode) for Infra would also be good, as we need new Portage entry for metadata generation.
Comment 1 Larry the Git Cow gentoo-dev 2018-05-01 18:30:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=75d6df1a2988ba440feed3db02550b62ebe0c204

commit 75d6df1a2988ba440feed3db02550b62ebe0c204
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-05-01 18:18:49 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-05-01 18:22:45 +0000

    Enable EAPI 7 (bug 654472)
    
    Bug: https://bugs.gentoo.org/654472

 pym/portage/__init__.py                         | 2 +-
 pym/portage/const.py                            | 2 +-
 pym/portage/tests/emerge/test_simple.py         | 6 +++---
 pym/portage/tests/resolver/test_eapi.py         | 2 +-
 pym/portage/tests/resolver/test_required_use.py | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)
Comment 2 Zac Medico gentoo-dev 2018-05-01 20:44:18 UTC
Released in portage-2.3.32. Thanks!
Comment 3 Zac Medico gentoo-dev 2018-07-02 18:53:58 UTC
Fixed in portage-2.3.40-r1.