public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/4] distutils-r1.eclass: cross support + minor updates
@ 2022-12-12  6:19 Michał Górny
  2022-12-12  6:19 ` [gentoo-dev] [PATCH 1/4] distutils-r1.eclass: Pass -b to best_version for buildsys pkgs Michał Górny
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
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	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-12  6:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  6:19 [gentoo-dev] [PATCH 0/4] distutils-r1.eclass: cross support + minor updates Michał Górny
2022-12-12  6:19 ` [gentoo-dev] [PATCH 1/4] distutils-r1.eclass: Pass -b to best_version for buildsys pkgs Michał Górny
2022-12-12  6:19 ` [gentoo-dev] [PATCH 2/4] distutils-r1.eclass: Pass --sysroot to gpep517 when cross-compiling Michał Górny
2022-12-12  6:19 ` [gentoo-dev] [PATCH 3/4] eclass/tests/python-utils-r1.sh: Remove old impls Michał Górny
2022-12-12  6:19 ` [gentoo-dev] [PATCH 4/4] python-utils.eclass: Bump minimal Python versions 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