GNU bug report logs - #59033
[PATCH] etc: teams: Add pyproject-build-system to python scope.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sat, 5 Nov 2022 01:36:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59033: closed ([PATCH] etc: teams: Add pyproject-build-system
 to python scope.)
Date: Sun, 06 Nov 2022 15:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Nov 2022 16:10:22 +0100
with message-id <87wn88f791.fsf <at> cbaines.net>
and subject line Re: [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope.
has caused the debbugs.gnu.org bug report #59033,
regarding [PATCH] etc: teams: Add pyproject-build-system to python scope.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59033: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59033
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] etc: teams: Add pyproject-build-system to python scope.
Date: Fri,  4 Nov 2022 20:34:49 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: "\(" <paren <at> disroot.org>, 59033-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to
 python scope.
Date: Sun, 06 Nov 2022 16:10:22 +0100
[Message part 4 (text/plain, inline)]
"( via Guix-patches" via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.