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/5] distutils-r1 & python-utils-r1: cleanup old stuff
@ 2022-12-08 18:53 99% Michał Górny
  0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2022-12-08 18:53 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Hi,

Here's a short series of patches to clean some obsolete stuff:

a. support for meson-python < 0.11.0 (that did not provide the ability
   to pass meson options)

b. support for EAPI 6 in distutils-r1 (no longer used in ::gentoo)

c. conditional support for python2_7 in python-any-r1 (likewise)

d. unused code related to support for old Python versions

While at it, I've also noticed that we're applying wrong (python3.8 era)
python_optimize logic to PyPy3.9.

-- 
Best regards,
Michał Górny


Michał Górny (5):
  distutils-r1.eclass: Require meson-python >= 0.11.0
  distutils-r1.eclass: Remove EAPI 6 support
  python-any-r1.eclass: Stop allowing python2_7
  python-utils-r1.eclass: Clean up post disabling python2_7 compat
  python-utils-r1.eclass: Update python_optimize for PyPy3.9

 eclass/distutils-r1.eclass    | 85 +++++++++++++----------------------
 eclass/python-any-r1.eclass   |  1 -
 eclass/python-utils-r1.eclass | 68 +++++++++-------------------
 3 files changed, 51 insertions(+), 103 deletions(-)

-- 
2.38.1



^ 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-08 18:53 99% [gentoo-dev] [PATCH 0/5] distutils-r1 & python-utils-r1: cleanup old stuff 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