public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/3] python*-r1.eclass: dev-lang/pypy use
@ 2024-10-21 17:53 Michał Górny
  2024-10-21 17:53 ` [gentoo-dev] [PATCH 1/3] python-any-r1.eclass: Fix python_gen_any_dep w/ PYTHON_REQ_USE Michał Górny
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michał Górny @ 2024-10-21 17:53 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-21 17:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21 17:53 [gentoo-dev] [PATCH 0/3] python*-r1.eclass: dev-lang/pypy use Michał Górny
2024-10-21 17:53 ` [gentoo-dev] [PATCH 1/3] python-any-r1.eclass: Fix python_gen_any_dep w/ PYTHON_REQ_USE Michał Górny
2024-10-21 17:53 ` [gentoo-dev] [PATCH 2/3] python-any-r1.eclass: Remove obsolete variable Michał Górny
2024-10-21 17:53 ` [gentoo-dev] [PATCH 3/3] python-utils-r1.eclass: Depend on dev-lang/pypy directly 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