Hi,

More patches to the last batch:

1. Fix build system package version output to work on cross (via passing
   `-b` to best_version calls).

2. Add support for gpep517-12+ `--sysroot` option for better cross
   support.  Since this is only needed by some packages, we do not make
   gpep-517-12+ requirement obligatory at this point and just warn when
   cross-compiling with an older version.

3. Update minimum versions of dev-lang/python and dev-python/pypy3,
   as well as clean the tests up after removing dead implementations.


Michał Górny (4):
  distutils-r1.eclass: Pass -b to best_version for buildsys pkgs
  distutils-r1.eclass: Pass --sysroot to gpep517 when cross-compiling
  eclass/tests/python-utils-r1.sh: Remove old impls
  python-utils.eclass: Bump minimal Python versions

 eclass/distutils-r1.eclass      | 21 +++++++++++++++------
 eclass/python-utils-r1.eclass   | 12 +++++-------
 eclass/tests/python-utils-r1.sh | 18 +-----------------
 3 files changed, 21 insertions(+), 30 deletions(-)

-- 
2.38.2


Reply via email to