From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eLEEJ9O8+WWSnwAAe85BDQ:P1 (envelope-from ) for ; Tue, 19 Mar 2024 17:26:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id eLEEJ9O8+WWSnwAAe85BDQ (envelope-from ) for ; Tue, 19 Mar 2024 17:26:59 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=u4RVA3hq; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710865619; 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-cc: 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=jISpasfSAGXwKDMJJxvaH1k7M+1BUqbUCrm7ktjTaAM=; b=RrSMePBqdcuoPHPfdaszrh0kxNM/OPmWyeWCYlSk6+ejKAKbAv3QJCc8vYZoFGTQ5/5vYF NnAilOTdN3IQRVT5CvAt/kzhanb/dzfmDwGPYJ5bp7XGKpb5qDuf4ClhvA3W9x+29ii71Z eifWR+fSfyjJmh2i082CpU5SCJMQOnFBA4yhPccPtiHuw58ueuZYcG9KmLkfBCy6awp8Lq eJ19alQPoiQ5JZF+OcHTE1y2mmL9Yajw/gYJTZlv1KTkKVpSPFm4WQqWxxB5C2AZefnC5A q+VCvDXC4UlxDOGvJF7XKuraLzGGb2RFjvrlargEAUskaLNIrZz1iofUrVWsEA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710865619; a=rsa-sha256; cv=none; b=eBVzaT5e1RyRHSztOOTVz8eP/1mlo7OIkkTK2tXaByxCKneVQJ0tPLa3NTp9ve8m3/k4AK UnQYw+RRF+l6bF3s9tZ+OtR0xGvdathRX62uASVUmCyxKwDbx5eg5u9c/ri4HhQ8Za9pmd SMNmSxqopzwm4GbC56xOHD+/UMpPpuPJp3LlTUcmW9RuDn5iZm0g6WO4HAFkAoUpANtRNJ KwUvLaeqMvhVvriRvxAgsgK5SSFpLDeTVBezudM4ym2GZ4SZ31LdwQKcer1CWZJBCwHZ40 ls2kynble6oe5b9/9XJmyOEELjrfslJbZvbJalFNAhHzxL3AMNEX9/womtQdSg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=u4RVA3hq; 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=none 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 2C5743D79B for ; Tue, 19 Mar 2024 17:26:59 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmcIa-00067J-2H; Tue, 19 Mar 2024 12:26:50 -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 1rmcIB-00060o-Tj for guix-patches@gnu.org; Tue, 19 Mar 2024 12:26:25 -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 1rmcIB-0005bt-KW for guix-patches@gnu.org; Tue, 19 Mar 2024 12:26:23 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmcIo-0006CT-0T for guix-patches@gnu.org; Tue, 19 Mar 2024 12:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69486] [PATCH v2] gnu: Add python-pypugjs. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Mar 2024 16:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69486 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , 69486-done@debbugs.gnu.org, Marius Bakke , jgart Received: via spool by 69486-done@debbugs.gnu.org id=D69486.171086558323676 (code D ref 69486); Tue, 19 Mar 2024 16:27:01 +0000 Received: (at 69486-done) by debbugs.gnu.org; 19 Mar 2024 16:26:23 +0000 Received: from localhost ([127.0.0.1]:51250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmcIA-00069m-TF for submit@debbugs.gnu.org; Tue, 19 Mar 2024 12:26:23 -0400 Received: from smtp-42aa.mail.infomaniak.ch ([84.16.66.170]:52325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmcI8-00068w-M6 for 69486-done@debbugs.gnu.org; Tue, 19 Mar 2024 12:26:21 -0400 Received: from smtp-3-0000.mail.infomaniak.ch (unknown [10.4.36.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4TzcWj5b1vzMpnj3; Tue, 19 Mar 2024 17:25:05 +0100 (CET) Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4TzcWj1q3xz1BZ; Tue, 19 Mar 2024 17:25:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bioneland.org; s=20230804; t=1710865505; bh=LPVBhAUPFAMT/KzpHPIICi8khWUEZwQM5nSBR3dCBGg=; h=References:Subject:From:Cc:To:In-Reply-To:Date:From; b=u4RVA3hqkha5Wm2rp9ou/kl5CGC1Gx9q2uEjyJJwemHS5BFEar1f5qPkxAyrxw6gX uLeLFRZL4p2vs5kTyrgvnLKtaDXXUjs515x/t/eBdEf2JOi1HWh8lDWgZmE3d5yZ0S lJ7m+tMRp0c9CfmUAZ+eIyuh9W+tAdr7asXsI2IuYax7ze+6MQ3UYnaWPzwWiW8nL0 /6C0fYkIjefgeM2gAjLYEl3Q2DPslC66hoQVIKMbEdIWIqyjmnqukccndb3xS6b45i L8kvGXvEfUwTm2LAZttxLhYoO3jPC3CHvcvFxSV46TwY1h/OoTg8fW2pj4/B3+XA+l BaJrhqDxiHpAw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <2973fb0b7bacc392c1c2a3a5bdb7539f19c33268.1709284746.git.tanguy@bioneland.org> <82876190057cca585a3b936ec7e0ff03b31db318.1710692958.git.tanguy@bioneland.org> <87il1i2o0n.fsf@gnu.org> From: Tanguy LE CARROUR In-Reply-To: <87il1i2o0n.fsf@gnu.org> Date: Tue, 19 Mar 2024 17:25:04 +0100 Message-ID: <171086550453.21418.13678277093372620900@bioneland.org> User-Agent: alot/0.10 X-Infomaniak-Routing: alpha 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-Spam-Score: -5.41 X-Spam-Score: -5.41 X-Migadu-Queue-Id: 2C5743D79B X-Migadu-Scanner: mx11.migadu.com X-TUID: u0fyyfZ8I8ZN Hi! Quoting Ludovic Court=C3=A8s (2024-03-19 17:18:48) > Tanguy Le Carrour skribis: >=20 > > * gnu/packages/python-xyz.scm (python-pypugjs): New variable. > > > > Change-Id: I050ab42d0149fcffddcf6b12dd9c1ddea23f84c9 > > Signed-off-by: Tanguy Le Carrour >=20 > Applied Thanks! > with the change below, to match our conventions: >=20 > https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Description= s.html =F0=9F=98=B1=E2=80=A6 sorry! =F0=9F=98=85 --=20 Tanguy