Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654472 - Please implement EAPI 7
Summary: Please implement EAPI 7
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on: 654838
Blocks: 651804 654474 654478
  Show dependency tree
 
Reported: 2018-05-01 07:40 UTC by Michał Górny
Modified: 2018-07-02 18:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.