All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: John Snow <jsnow@redhat.com>
Cc: qemu-devel@nongnu.org,  Akihiko Odaki <akihiko.odaki@daynix.com>,
	Cleber Rosa <crosa@redhat.com>
Subject: Re: [PATCH] python: fix editable installs for modern pip/setuptools
Date: Wed, 16 Jul 2025 17:14:34 +0200	[thread overview]
Message-ID: <87frewrwv9.fsf@pond.sub.org> (raw)
In-Reply-To: <20250715222548.198888-1-jsnow@redhat.com> (John Snow's message of "Tue, 15 Jul 2025 18:25:48 -0400")

John Snow <jsnow@redhat.com> writes:

> The way editable installs work has changed at some point since Fedora 40
> was released. Generally, we should be opting to use pyproject.toml
> installs (PEP517/518) - but those are not fully supported until v61 of
> setuptools, and CentOS Stream 9 ships v53.
>
> Until that time, we can make use of a transitional feature in
> pip/setuptools to use "legacy" editable installs, which is enough to fix
> "make check-dev" on modern local workstations for now.

This fixes "make check-dev" for me on Fedora 41.  Thank you!

Tested-by: Markus Armbruster <armbru@redhat.com>

[...]



  parent reply	other threads:[~2025-07-16 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 22:25 [PATCH] python: fix editable installs for modern pip/setuptools John Snow
2025-07-15 22:32 ` John Snow
2025-07-16 15:14 ` Markus Armbruster [this message]
2025-07-16 17:04 ` Markus Armbruster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frewrwv9.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=akihiko.odaki@daynix.com \
    --cc=crosa@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.