emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59033: closed ([PATCH] etc: teams: Add pyproject-build-system to pyt


From: GNU bug Tracking System
Subject: bug#59033: closed ([PATCH] etc: teams: Add pyproject-build-system to python scope.)
Date: Sun, 06 Nov 2022 15:12:02 +0000

Your message dated Sun, 06 Nov 2022 16:10:22 +0100
with message-id <87wn88f791.fsf@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@gnu.org.)


-- 
59033: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59033
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59033] [PATCH] etc: teams: Add pyproject-build-system to python scope. Date: Sun, 06 Nov 2022 16:10:22 +0100 User-agent: mu4e 1.8.9; emacs 28.1
"( 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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]