From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0HdeCS67+WWe8AAAe85BDQ:P1 (envelope-from ) for ; Tue, 19 Mar 2024 17:19:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0HdeCS67+WWe8AAAe85BDQ (envelope-from ) for ; Tue, 19 Mar 2024 17:19:58 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=e+R4umhu; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710865197; 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: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=Lol4+g14frFSNoj1XrkaP3jWR690UKR/D5T0gMeyMOg=; b=r9ajIJrqxFxAlef3VYGVyYESmfkE/762ERH3+mJGX4/SpO88j/hxamOdXdRG35iW/nK8pS EshhNrr5HmDMIAaNc9169TlsKY6BEKOK4RRzAsLGSIBZdjiQzBJVshzzrdFN/33DdpV/fD 6NdP5cBwLR/bngKgC7JVDJozj9orh/qLUABsrtYCqZHASF1fS0H+hCwgiU9aRnkMdss8eF 37PhU1h+CEjULvOra5YHMxIvJ5Gsyr+iJIrSP1Wl9woO0VydGNb0e6A3LOCNq4LkQvy/n8 eRd4IFh+oRQO3Qt15YHxHVJC2iio29aXSLr+tmZqVa/PhIxNtgwXlHNQCisUAA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=e+R4umhu; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710865197; a=rsa-sha256; cv=none; b=cNurIjX1QT9aIgFchxQ3pj7SuuV5ESR9sKvDqrSCx7+gpB0PWWz49DPxV4B+nzWYjVVW0P XruvlWRfsgCA7vfTuyDeFKcUqM2THJ5fmEfYGQohIeWds1/H5oGAVPV4kIG4UHdiuNivfK pjVrFp1YGhQRiQh7VvkOdifNY+G59z63oIUEwHeu9ZTVkoLEjxdc/lY+Aw6JMAR3q/3h06 1WP3UMY/j6jxNggCginjsMyIb10YfyxcshlsrSaN4xEB3wtauOeUGrNogLPYTumeCA7Osk Vo3F7QUo2p3da722fxU/7wt09BM1F6rmmhr09vqoHlULvC71UYea7+W2+VtyXw== 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 E789712513 for ; Tue, 19 Mar 2024 17:19:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmcBS-0005Rx-Sk; Tue, 19 Mar 2024 12:19:26 -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 1rmcBQ-0005Qx-Do for guix-patches@gnu.org; Tue, 19 Mar 2024 12:19:24 -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 1rmcBQ-00048r-5e for guix-patches@gnu.org; Tue, 19 Mar 2024 12:19:24 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmcC2-0005dC-Ti for guix-patches@gnu.org; Tue, 19 Mar 2024 12:20:02 -0400 Subject: bug#69486: [PATCH v2] gnu: Add python-pypugjs. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 19 Mar 2024 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69486 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy Le Carrour Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , 69486-done@debbugs.gnu.org, Marius Bakke , jgart Mail-Followup-To: 69486@debbugs.gnu.org, ludo@gnu.org, tanguy@bioneland.org Received: via spool by 69486-done@debbugs.gnu.org id=D69486.171086518221503 (code D ref 69486); Tue, 19 Mar 2024 16:20:02 +0000 Received: (at 69486-done) by debbugs.gnu.org; 19 Mar 2024 16:19:42 +0000 Received: from localhost ([127.0.0.1]:51235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmcBh-0005al-Vr for submit@debbugs.gnu.org; Tue, 19 Mar 2024 12:19:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmcBf-0005Zz-La for 69486-done@debbugs.gnu.org; Tue, 19 Mar 2024 12:19:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rmcAs-00044z-JQ; Tue, 19 Mar 2024 12:18:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Lol4+g14frFSNoj1XrkaP3jWR690UKR/D5T0gMeyMOg=; b=e+R4umhufQ0UJsZ6PHjP 04OxmE/LBuXtwD1fCI88VzoosMnkG107CAygLPzpBAzNX+wfwQgE9dx1Np3zvpvfWa2ubOyeLghul XMWs3eMlig68XsxM1wDjZ8Q3QbliUgdNNyUFUOYueKbKRxDb6wY416iKGOkZ7OX9ccBATdXRswFp/ sr9gInuu8nR4Vgpe4aRWm7l8P9bp+THP3u432L3CNN29RJSkaV46CSxSTgknWNU/qQ3I29uMVr4Qm KVmYWqaHqe/BqiirCDRcU1p+DHF6Pkcf0ngRCQr17fFK5+eV5xYkCsthIKvDNgJiNMyogGwimtn90 J3En0wlG8htgqg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <82876190057cca585a3b936ec7e0ff03b31db318.1710692958.git.tanguy@bioneland.org> (Tanguy Le Carrour's message of "Sun, 17 Mar 2024 17:32:31 +0100") References: <2973fb0b7bacc392c1c2a3a5bdb7539f19c33268.1709284746.git.tanguy@bioneland.org> <82876190057cca585a3b936ec7e0ff03b31db318.1710692958.git.tanguy@bioneland.org> Date: Tue, 19 Mar 2024 17:18:48 +0100 Message-ID: <87il1i2o0n.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: E789712513 X-TUID: dZNFhRmRS07e --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello! Tanguy Le Carrour skribis: > * gnu/packages/python-xyz.scm (python-pypugjs): New variable. > > Change-Id: I050ab42d0149fcffddcf6b12dd9c1ddea23f84c9 > Signed-off-by: Tanguy Le Carrour Applied with the change below, to match our conventions: https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.= html Thanks! :-) Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 13c48bc923..8209e21828 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6100,7 +6100,9 @@ (define-public python-pypugjs (home-page "https://github.com/kakulukia/pypugjs") (synopsis "Convert Pug source files into different template languages") (description - "PugJS syntax template adapter for Django, Jinja2, Mako and Tornado templates.") + "PyPugJS is a high-performance port of PugJS for Python, that converts +any @file{.pug} source into different template languages: Django, Jinja2, +Mako, and Tornado.") (license license:expat))) ;; MIT (define-public python-pysdl2 --=-=-=--