From: Simon Tournier <zimon.toutoune@gmail.com>
To: Troy Figiel <troy@troyfigiel.com>, guix-devel@gnu.org
Subject: Re: Using the pyproject-build-system
Date: Wed, 17 Jan 2024 17:02:34 +0100 [thread overview]
Message-ID: <87le8ot0bp.fsf@gmail.com> (raw)
In-Reply-To: <98574932-11d8-4a03-941c-4fa4adabb248@troyfigiel.com>
Hi,
On Tue, 16 Jan 2024 at 00:19, Troy Figiel <troy@troyfigiel.com> wrote:
> Although not fully PEP 517-compliant according the documentation, the
> pyproject-build-system does seem to fall back to setuptools.build_meta
> if the pyproject.toml is missing. Contrary to what the name implies to
> me, it can therefore also be used for packages with only a setup.py file.
My understanding is that PEP 517 will be the default buitin way for
building Python project, and pyproject-build-system is an implementation
of such PEP 517. Somehow, the adoption of PEP 517 by Python projects
will imply more Guix packages using pyproject-build-system.
In addition, one (and tangential) longer term for building Python
packages using Guix is rely on one build-system, namely
pyproject-build-system. Hence maybe this unclear situation.
Cheers,
simon
next prev parent reply other threads:[~2024-01-17 20:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-15 23:19 Using the pyproject-build-system Troy Figiel
2024-01-17 16:02 ` Simon Tournier [this message]
2024-01-17 19:20 ` Maxim Cournoyer
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=87le8ot0bp.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=guix-devel@gnu.org \
--cc=troy@troyfigiel.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.