public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] [PATCH 0/4] distutils-r1.eclass: cross support + minor updates
@ 2022-12-12  6:19 99% Michał Górny
  0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2022-12-12  6:19 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

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



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-12-12  6:19 99% [gentoo-dev] [PATCH 0/4] distutils-r1.eclass: cross support + minor updates Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox