Hello, Here's a series of patches to update the eclasses for dev-lang/pypy dep. Or to put it more precisely, a bugfix for `python_gen_any_dep()` with USE dependencies, removal of dead code and then the dependency change.
As noted in the commit message, dev-python/pypy3 will need to remain around at least for some time after the next subslot bump so that users get everything rebuilt with the new dep. This also requires pkgcheck update. The relevant changes have been merged already, so pending the release + stabilization + infra upgrade cycle. This should also gives us enough time to test the new package layout a bit before we commit to it finally (currently the system can gracefully switch back on revert). Michał Górny (3): python-any-r1.eclass: Fix python_gen_any_dep w/ PYTHON_REQ_USE python-any-r1.eclass: Remove obsolete variable python-utils-r1.eclass: Depend on dev-lang/pypy directly eclass/python-any-r1.eclass | 5 ++--- eclass/python-utils-r1.eclass | 9 ++------- eclass/tests/python-utils-r1.sh | 4 +++- 3 files changed, 7 insertions(+), 11 deletions(-) -- 2.47.0