From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cGq+IGRA7mQvWQAAauVa8A:P1 (envelope-from ) for ; Tue, 29 Aug 2023 21:00:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cGq+IGRA7mQvWQAAauVa8A (envelope-from ) for ; Tue, 29 Aug 2023 21:00:52 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 175515303D for ; Tue, 29 Aug 2023 21:00:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=oO7T8ABW; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693335652; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=t/guJ/7dz5qRxzE6lkxh9lJkrbk6xNaevj00HvhBqDU=; b=UenS3VsjdUBvPHVGehjK7Rood5YPClQw1mWzUyrKLQb9PZncL8VyvxhTmNHU5rzBOXyqcE S9tqVn+Ba374WGu5zKdsQmcVlliuBox9FoA5UxusuluuzIa5GoQ7y2tFvINM5QZds+q+Zp A1TKNUiL38EMeQU5HRsCPCo5BiYOOWgDTmUSRJZuxLu56wbgSZuq+cgLJUmLFpk6aUFtSm /h0UPg1m/y6NHhmAdwaTY2pAYW0Tay2sZCjXZLfIn1FvHAcUW5VhikplwDhl+dqmazQlCK +MFDS/HIk8+qA3V0J9T+dZzEyPs+GqdiDX77c1FbolWHsbGwq08CQ9Nau7gWRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=oO7T8ABW; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693335652; a=rsa-sha256; cv=none; b=ispbMXN1K6lazqLVCyVQk5nymNwO9FxT5jtxR4avGKCnaTQVBy30zLQohyMm5ziHY1Y9nX evS7U7W0I4ff4R+71zjRhNyGQHe/MBdgRdYIydqq+5VYP5wwKnMUhmgjBA5/9UIoRaIYbz 5euLWy8pAXbNJIICPaqLRNbPW0bZJgTpueqthtFve/RKumCUh8LfF3R41CHNW9RH4N4yWP mQsUy8D80H9mvhjJWNazntgAHBXUuzAq2krKzQT2I8W6w31EFO+0w+fglr6Du/kfutEXWO UWSpAhaJXcE/B/wi+rfuaV2y91Weu3F2GTZtU3eSi6fX7q0IviXV27Z0EpAufg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qb3x9-00087G-T3; Tue, 29 Aug 2023 15:00:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qb3vT-00081k-DL for guix-patches@gnu.org; Tue, 29 Aug 2023 14:58:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qb3vT-0004Xm-4o for guix-patches@gnu.org; Tue, 29 Aug 2023 14:58:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qb3va-0002DM-74 for guix-patches@gnu.org; Tue, 29 Aug 2023 14:59:02 -0400 Subject: bug#58660: [PATCH 0/4] Minor tweaks of etc/teams.scm Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 29 Aug 2023 18:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58660 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: zimoun Cc: Mathieu Othacehe , 58660-done@debbugs.gnu.org Mail-Followup-To: 58660@debbugs.gnu.org, maxim.cournoyer@gmail.com, zimon.toutoune@gmail.com Received: via spool by 58660-done@debbugs.gnu.org id=D58660.16933355058463 (code D ref 58660); Tue, 29 Aug 2023 18:59:01 +0000 Received: (at 58660-done) by debbugs.gnu.org; 29 Aug 2023 18:58:25 +0000 Received: from localhost ([127.0.0.1]:51577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qb3uz-0002CR-6m for submit@debbugs.gnu.org; Tue, 29 Aug 2023 14:58:25 -0400 Received: from mail-qv1-xf29.google.com ([2607:f8b0:4864:20::f29]:62795) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qb3ux-0002CD-Bf for 58660-done@debbugs.gnu.org; Tue, 29 Aug 2023 14:58:24 -0400 Received: by mail-qv1-xf29.google.com with SMTP id 6a1803df08f44-64f37b2dfa6so625086d6.1 for <58660-done@debbugs.gnu.org>; Tue, 29 Aug 2023 11:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693335490; x=1693940290; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=t/guJ/7dz5qRxzE6lkxh9lJkrbk6xNaevj00HvhBqDU=; b=oO7T8ABWhbrURybeb9N29oFktLJnWFOTp+MeGGDv0ULJvj2AMkMpeqPztkinJVg2b6 6j2+OViKFShHRl8Eq+5zNg9gR5HT5mf3ZMqCfjx5gZgMFSbvIf0KOORXMazAy7OokCsk 69wOA98X8gnvPWkUyNflfWLIPIcwZ6/CKD1/xwV94YBa5RbKAsZwqWBrgJGcVgCuSsa9 OeHQ8SZBf1iXe/iU8vpWM1I5f7e+UPPBUUxx6ilXrk6tgkcBRFhURBkOgvx5g9/xJzq2 k49ZkC9KSd1pg/e6l9W24W5abrPFdMYzJwpGGZ7rXxZ7AQfEoOzSxf8xSaFr+Tm43nXT eFzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693335490; x=1693940290; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=t/guJ/7dz5qRxzE6lkxh9lJkrbk6xNaevj00HvhBqDU=; b=kR+ZmYq6kTnCYDABZ950nJgTWb/sxr29JoCPAKBld9+isvz11j+bmsRqye7040CEEv +GD1/oPmMFaVVxwWFJ1Vbydj+kEcl6QCOKjt3mEydmlV2x9feJDGzfLazpCMIIcuaowU XSLDtaKXC6Uh11LnkoxzurEOh5gzrCkRNBXx3j5wsdg0rGFdInAigLyBD/ZKdsteCYu4 cq5El1UjYuSWpb8iYKs7m37uCJp9E4XevTGlleshBrxpuviAr/2wWbbsGlHqzbJrLKPD daxOVYlMIvji6O9ZrkKPuhu8GSgyV4MDmRrf8Afvc4ju98D8/+EsRWUqUVCReLm2cA1n ze3Q== X-Gm-Message-State: AOJu0YwN2YhhNQS6bgmNSTOOs+Ld+78r+9vzDY0WtGJPZq/+hGhJAmpm bU6IobcWAg0f8UjDT5DebDYKBPYiBWl/YQ== X-Google-Smtp-Source: AGHT+IEzI9LnB0VS8h3/6zPisYVX3pq0uHq9i38l9fHvzyc/5Aw5QhZo2qMuvp+21hpwhoBKE57agg== X-Received: by 2002:a0c:e24e:0:b0:647:3346:1289 with SMTP id x14-20020a0ce24e000000b0064733461289mr176674qvl.11.1693335490499; Tue, 29 Aug 2023 11:58:10 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id d2-20020a0ce442000000b0064f5020df91sm3523454qvm.28.2023.08.29.11.58.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Aug 2023 11:58:10 -0700 (PDT) From: Maxim Cournoyer References: <20221117202820.2054593-1-zimon.toutoune@gmail.com> <20221117202820.2054593-2-zimon.toutoune@gmail.com> <87fsegfa77.fsf@gnu.org> <878rk4xuqy.fsf@gmail.com> Date: Tue, 29 Aug 2023 14:58:09 -0400 In-Reply-To: <878rk4xuqy.fsf@gmail.com> (zimoun's message of "Mon, 21 Nov 2022 15:11:33 +0100") Message-ID: <874jkhbrr2.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.13 X-Spam-Score: -5.13 X-Migadu-Queue-Id: 175515303D X-TUID: J2UHDBMW+j// Hi, zimoun writes: > Hi Mathieu, > > On Fri, 18 Nov 2022 at 18:23, Mathieu Othacehe wrote: > > >> Why not: >> >> (scope (format #f "scope:~%~{+ ~s ~}~%" scope)) > > Because this does not =E2=80=9Citemize=E2=80=9D correctly. For instance,= it outputs: > > id: python > name: Python team > description: Python, Python packages, the "pypi" importer, and the python= -build-system. > scope: > + "gnu/packages/django.scm" + "gnu/packages/jupyter.scm" + # + "gnu/packages/sphinx.scm" + "gnu/packages/tryton.scm" + "guix/bu= ild/pyproject-build-system.scm" + "guix/build-system/pyproject.scm" + "guix= /build/python-build-system.scm" + "guix/build-system/python.scm" + "guix/im= port/pypi.scm" + "guix/scripts/import/pypi.scm" + "tests/pypi.scm"=20 > members: > + Lars-Dominik Braun > + jgart > > > When what we want is: > > scope: > + "gnu/packages/django.scm" > + "gnu/packages/jupyter.scm" > + # > + "gnu/packages/sphinx.scm" > + "gnu/packages/tryton.scm" > + "guix/build/pyproject-build-system.scm" > + "guix/build-system/pyproject.scm" > + "guix/build/python-build-system.scm" > + "guix/build-system/python.scm" > + "guix/import/pypi.scm" > + "guix/scripts/import/pypi.scm" > + "tests/pypi.scm"=20 > > > Well, the =E2=80=99~%=E2=80=99 is included: > > (scope (format #f "scope:~%~{+ ~s~% ~}~%" scope)))) > > then there is one extra: > > id: python > name: Python team > description: Python, Python packages, the "pypi" importer, and the python= -build-system. > scope: > + "gnu/packages/django.scm" > + "gnu/packages/jupyter.scm" > + # > + "gnu/packages/sphinx.scm" > + "gnu/packages/tryton.scm" > + "guix/build/pyproject-build-system.scm" > + "guix/build-system/pyproject.scm" > + "guix/build/python-build-system.scm" > + "guix/build-system/python.scm" > + "guix/import/pypi.scm" > + "guix/scripts/import/pypi.scm" > + "tests/pypi.scm" >=20=20 > members: > + Lars-Dominik Braun > + jgart That's fixable with the 'escape' escape, ~^: --8<---------------cut here---------------start------------->8--- (format #f "scope:~%~{+ ~a~^~%~}~%" scope) --8<---------------cut here---------------end--------------->8--- I've reworked your v2, integrating the comments from Mathieu and installed it as 4d7b25a0e2abd77625cdc888c60da8e6add02bbd. Closing! --=20 Thanks, Maxim