From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MPlgFsuHQmM+4AAAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 10:35:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YH6OFcuHQmPiUgEAG6o9tA (envelope-from ) for ; Sun, 09 Oct 2022 10:35:23 +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 0DF6C139E4 for ; Sun, 9 Oct 2022 10:35:23 +0200 (CEST) Received: from localhost ([::1]:37354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohRmM-0006qk-6R for larch@yhetil.org; Sun, 09 Oct 2022 04:35:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41480) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohRm2-0006qZ-Cu for guix-patches@gnu.org; Sun, 09 Oct 2022 04:35:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42945) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohRm1-0007dJ-RT for guix-patches@gnu.org; Sun, 09 Oct 2022 04:35:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohRm1-0003Fx-MJ for guix-patches@gnu.org; Sun, 09 Oct 2022 04:35:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): New variable. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Oct 2022 08:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "M" , <58387@debbugs.gnu.org> Received: via spool by 58387-submit@debbugs.gnu.org id=B58387.166530446612468 (code B ref 58387); Sun, 09 Oct 2022 08:35:01 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 08:34:26 +0000 Received: from localhost ([127.0.0.1]:42020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohRlS-0003Ey-1C for submit@debbugs.gnu.org; Sun, 09 Oct 2022 04:34:26 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohRlP-0003Ep-Po for 58387@debbugs.gnu.org; Sun, 09 Oct 2022 04:34:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5897A4CA11; Sun, 9 Oct 2022 10:34:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gD5b9IaBpTSW; Sun, 9 Oct 2022 10:34:21 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665304461; bh=KMO9WlW9svCABN5WivcMu41jRmxBTByYfitbbPXlP/M=; h=Date:To:Subject:From:References:In-Reply-To; b=SsMm3VXC//8VU6yeT5bW8ImAFAonckidg/t4WGxMeENpE/2FafOtNZUoqZxVVywr6 aMDTqnGac19+AfwvBci+yP4VgyRbqpYSNGZb+zZk93Kx5/dIF/KI8dR0uAbmiKo8Q9 q03FH1wGDE83JJd5Ba64FtPhyRMG3rr5EiONo4/bcxnbOt/XM2kz5MAy8cy3Lq5oS7 op+vXA9pAVwN3nj/yImbGyl1WTn9Dxq7W8BrX28DCa15OZEiTKHeV9TeImlXIQTLE8 +FUEli7rTvVMbAoDFjl5QDNix4Kt9ndzLzQgFyseiHBqm1bsYBwxDP0/U5+r6j1VIi Z9Uk1bgqIoWbw== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 09 Oct 2022 09:34:20 +0100 Message-Id: References: <20221009030126.4679-1-matf@disr.it> <20221009030224.10447-1-matf@disr.it> In-Reply-To: <20221009030224.10447-1-matf@disr.it> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665304523; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=1QKHRVEqArTwNNE2vFdzsjuWG74A9ncOnhdEoNOF314=; b=iY9E4q9yOJvuKa0LYxVJqbne/Iw/TfLWstjaj67YiwtuGNba900Y7zbimYkfDZ1UpabRjV 6ZzbiX3qfulLF9WxNohUU3saJkZg0llziOmj7ajrepH13bUzBA9PFasFu/qERF2gbWAO40 uDk9KWdJRMw4wkyGLm9QCePYnJEkVDoe6DQKpbEuhPdww1uAf44UYi+gYESvm1cA4l2wRS achJrjuSPw4QfcbIUV0zZubuyrCsCDHpiKaUml4qdMJUa2J1z96kaKTDJn9pWPxqpRW3Bk /LZpQ+pDkD+7AfjiMxcXJ+aOOanVeC5ma3BQF0jflnBpo4Lj2Ysy//DN7OyFlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665304523; a=rsa-sha256; cv=none; b=mB5xL1/l7JUL1SfRvCg3tVcKpME22Q+4wi5dwePYYo67LT4u+8tlZ0stz335t8OYp9TPOH wscG4wi6XYk00nV9RoaqEyVUJpflzQh+LMMDyj44oH8gEF61g8rY3DX9tg6gQ5Legyj1/Y Jh9cNXz+Hx2gGAfMhR0fsthCWG2bxftYq7GABCYTqgiy8KPwBkxaZ8DxmlIpcxhAaCxUVk Osh0Kk/Zbjnt1NU9U1/V9cNnMlYUeO+hewqnTyggdKvlZ9KqgN+OcwkjRusy132jjGL5e3 HZMkCLVnbaRjaNoGfkxceonRQ6ZvpHScTMYCSDHW0luCun6xR9sQxuyiHGYg0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=SsMm3VXC; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -0.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=SsMm3VXC; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 0DF6C139E4 X-Spam-Score: -0.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: TiGM4q9L/S7G Hey, On Sun Oct 9, 2022 at 4:02 AM BST, M wrote: > + (name "python-pylatexenc") > + (version "2.10") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "pylatexenc" version)) Could you add a ``file-name'' field? Something like: (file-name (string-append name "-" version ".tar.gz")) > + (synopsis > + "Simple LaTeX parser providing latex-to-unicode and unicode-to-late= x conversion") > + (description > + "Simple LaTeX parser providing latex-to-unicode and unicode-to-late= x conversion") You'll want to shorten the synopsis and make the description a full sentenc= e. -- (