From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 CNdnO3mtQmNR2QAAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 13:16:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qNtUO3mtQmO0dwEAauVa8A (envelope-from ) for ; Sun, 09 Oct 2022 13:16:09 +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 B9B5A283BC for ; Sun, 9 Oct 2022 13:16:09 +0200 (CEST) Received: from localhost ([::1]:51712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohUHw-0007S3-SN for larch@yhetil.org; Sun, 09 Oct 2022 07:16:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohUHq-0007Rl-Ez for guix-patches@gnu.org; Sun, 09 Oct 2022 07:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43136) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohUHq-0006ou-7X for guix-patches@gnu.org; Sun, 09 Oct 2022 07:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohUHq-0007Ua-1T for guix-patches@gnu.org; Sun, 09 Oct 2022 07:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58387] [PATCH v3 1/2] gnu: Add python-pylatexenc. * gnu/packages/python-xyz.scm (python-pylatexenc): New variable. References: <20221009030126.4679-1-matf@disr.it> In-Reply-To: <20221009030126.4679-1-matf@disr.it> Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 09 Oct 2022 11:16:02 +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: 58387@debbugs.gnu.org Cc: M Received: via spool by 58387-submit@debbugs.gnu.org id=B58387.166531410928719 (code B ref 58387); Sun, 09 Oct 2022 11:16:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 11:15:09 +0000 Received: from localhost ([127.0.0.1]:42212 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohUGz-0007T9-Bt for submit@debbugs.gnu.org; Sun, 09 Oct 2022 07:15:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:39070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohUGv-0007St-3S for 58387@debbugs.gnu.org; Sun, 09 Oct 2022 07:15:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 839B84C99D; Sun, 9 Oct 2022 13:15:04 +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 ueFhF6ecD-jf; Sun, 9 Oct 2022 13:15:03 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1665314102; bh=3WmrrUYi9gDCEpjmWDdeXGb1ArjyEGQk2R4/IznJtA8=; h=From:To:Cc:Subject:Date; b=zj2e91fNdrszRnpveQlOfiR+ksGJ6+tO0MeEBw2jMWIIAA4A69X/Hu6G3Uv21Sq8s qIsrAez3JYPnQPBcDIRNFtq0uWb4OpDpCo5BFagm5jZ9kC4wUTH0oZUE6L9pJMtWUZ diZB9sShjXxM85V2twrXesWfp6S3Yi8JMDLeZW1/KzhArcgC8ioUpMnGH4C9lT5nUH +cMl6P4e+VP9/jLc2ghgr/4pb1CGOqjyZyJ0hcDdvsqNfys9SVaCIZL/OpK1qvAZRe E0c4sPQg2z/TX4C4exsMxrfvhRZBHRX7dsLw29PWGmzjloJAv5OXA4CiSgG7xXxFcn UuLH8gUYaNKuQ== Date: Sun, 9 Oct 2022 13:14:53 +0200 Message-Id: <20221009111454.533-1-matf@disr.it> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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" 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=1665314169; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=RpbnGXSXiiCAhEtL3kIGP/a9IXsahDNQkCDZ6uW1fAA=; b=QAOSQQpLh2QIzA+9NwvRQhh5E+dBC66k/mlhbhcdfjaKZk0F2TTfRyKH6TM879GQyMj9w9 nIxn0I223RdnlVO73B3XVVZMsYeiep7tpGWrdBmdcHnzYzEhdnDmB2HFcwkEir3muSzPJ4 qTcCL4LvmWTw5k7piMiLSbuby7qoQ/ynujWKz92vK/WP6by9+gSI2xJjvKFpW3a4+pTYOA 80NSYlQGEzfWzfAb5FhANrIsR6aTV/tlFRhe5QKfijhpeK7ZP3xqoIyLMjkjfr/q83vG+l FyfM7eGNOv6UAS2mneXrGr3QqwV0nBniw8OBmJtXSUfxmAljwDZSNT4WllcqSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665314169; a=rsa-sha256; cv=none; b=VQJ0fCmNOETrco0qfHfmMmOhLUdEQd3zMDr2q/PDg+vcdYHjqKqdwLOdbs9BGY7pkuE0jS u7TKRgSRPpAGru86nV81J1ZRPSBeiQJqZXDfPKOS4CgOsIvu0q7NK4iH10OWADkqVbiU24 dWidA3dtw0/Z4mmabgGiPHo9h5Amx+aFKrxMpmXeFaPGC5PHRyTxeAn3Jxe7B12XNU681v FKtL0atknWMD4/t7vFIIkBV9pcEnWojqoT9ZtfItHEPpCc7V2yMKtnwqR7ZYlkvI02r3dD sBSaQk9Bk6C4BXZ2LcSwYMIL3apl3Y/n2JLYjfKQrm90Ixu61groy3/IxB6M5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=zj2e91fN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); 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: 9.62 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=zj2e91fN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); 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: B9B5A283BC X-Spam-Score: 9.62 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: 6MCLoukQyc1u --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 054bd3ed29..e121cd80d4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1617,6 +1617,25 @@ (define-public python-hnswlib approximate nearest neighbor search with Python bindings.") (license license:asl2.0))) +(define-public python-pylatexenc + (package + (name "python-pylatexenc") + (version "2.10") + (source (origin + (method url-fetch) + (uri (pypi-uri "pylatexenc" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1ls09z47b5md71gkxcj7fd87ynpvv2walgp2w6z31p26xf2gvn1x")))) + (build-system python-build-system) + (home-page "https://github.com/phfaist/pylatexenc") + (synopsis "LaTeX parser for unicode/latex conversion") + (description + "python-pylatexenc is a LaTeX parser providing latex-to-unicode and +unicode-to-latex conversion.") + (license license:expat))) + (define-public python-pyls-black (package (name "python-pyls-black") -- 2.37.2