* [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope.
@ 2022-11-05 1:34 jgart via Guix-patches via
2022-11-05 8:22 ` ( via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-11-05 1:34 UTC (permalink / raw)
To: 59033; +Cc: jgart
* etc/teams.scm.in (python): Add guix/build/pyproject-build-system.scm to
python team's scope.
---
etc/teams.scm.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 12f83eb76d..87a88e595b 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -100,6 +100,7 @@ (define-team python
(make-regexp "^gnu/packages/python(-.+|)\\.scm$")
"gnu/packages/sphinx.scm"
"gnu/packages/tryton.scm"
+ "guix/build/pyproject-build-system.scm"
"guix/build/python-build-system.scm"
"guix/build-system/python.scm"
"guix/import/pypi.scm"
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope.
2022-11-05 1:34 [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope jgart via Guix-patches via
@ 2022-11-05 8:22 ` ( via Guix-patches via
2022-11-06 15:10 ` bug#59033: " Christopher Baines
0 siblings, 1 reply; 3+ messages in thread
From: ( via Guix-patches via @ 2022-11-05 8:22 UTC (permalink / raw)
To: jgart, 59033
Heya,
On Sat Nov 5, 2022 at 1:34 AM GMT, jgart via Guix-patches via wrote:
> + "guix/build/pyproject-build-system.scm"
> "guix/build/python-build-system.scm"
> "guix/build-system/python.scm"
You should also add ``guix/build-system/pyproject.scm'' here ;)
-- (
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#59033: [PATCH] etc: teams: Add pyproject-build-system to python scope.
2022-11-05 8:22 ` ( via Guix-patches via
@ 2022-11-06 15:10 ` Christopher Baines
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2022-11-06 15:10 UTC (permalink / raw)
To: jgart; +Cc: (, 59033-done, guix-patches
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
"( via Guix-patches" via <guix-patches@gnu.org> writes:
> Heya,
>
> On Sat Nov 5, 2022 at 1:34 AM GMT, jgart via Guix-patches via wrote:
>> + "guix/build/pyproject-build-system.scm"
>> "guix/build/python-build-system.scm"
>> "guix/build-system/python.scm"
>
> You should also add ``guix/build-system/pyproject.scm'' here ;)
Since that makes sense to me, I've gone ahead and pushed this with the
above change.
Hope you don't mind,
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-11-06 15:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-05 1:34 [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope jgart via Guix-patches via
2022-11-05 8:22 ` ( via Guix-patches via
2022-11-06 15:10 ` bug#59033: " Christopher Baines
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.