From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KDbyJ/I5QmNXkgAAbAwnHQ (envelope-from ) for ; Sun, 09 Oct 2022 05:03:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8DcPKPI5QmNkUAAA9RJhRA (envelope-from ) for ; Sun, 09 Oct 2022 05:03:14 +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 7F9F11CB96 for ; Sun, 9 Oct 2022 05:03:14 +0200 (CEST) Received: from localhost ([::1]:59898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohMav-0005hD-ND for larch@yhetil.org; Sat, 08 Oct 2022 23:03:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohMak-0005gg-I7 for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohMak-0003UE-7F for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohMak-0002tq-2A for guix-patches@gnu.org; Sat, 08 Oct 2022 23:03:02 -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. 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 03:03: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.166528455411095 (code B ref 58387); Sun, 09 Oct 2022 03:03:02 +0000 Received: (at 58387) by debbugs.gnu.org; 9 Oct 2022 03:02:34 +0000 Received: from localhost ([127.0.0.1]:41695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohMaI-0002st-Bh for submit@debbugs.gnu.org; Sat, 08 Oct 2022 23:02:34 -0400 Received: from knopi.disroot.org ([178.21.23.139]:58442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohMaH-0002sl-CW for 58387@debbugs.gnu.org; Sat, 08 Oct 2022 23:02:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B977E4C95E; Sun, 9 Oct 2022 05:02:32 +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 xvqGoA2SaiG5; Sun, 9 Oct 2022 05:02:31 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1665284551; bh=gpSk7Us5CQoUp0uH8/r79DHN133UzLPd1bJ/kdpwNGo=; h=From:To:Cc:Subject:Date; b=DNY+oWDASmik+MaSK4lfTWTDYbM2FAvFpSkfIs4pXGr8vkQsvmd4Uqjg9fP8LwJwz BJtQs0mYaf1bleRPUgw83kaZnylA269V7PJ9MPM6Tueuqmcb+e35H0VPo56z4rNdkW xoM1ZYthfoY6uKZMMVoSxnMEbZDMuE06WRYhmKC3MLci1QL4TdrUAB1t7xGiqqmAVh b8+Jv2U+rZ/waDXQyEOV5Xo7Alp8rG9vqR4ZEPIIK0wHF2iySK1p1MzwE4zGJRSduq IM3jC0wog9qc5DgU7qZep+nnfqfzHdR0fgKQfIqKiCEwtzVwrxCJ9Q0rTp+uSLiII7 y0QMlRlO4AwhQ== Date: Sun, 9 Oct 2022 05:02:23 +0200 Message-Id: <20221009030224.10447-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=1665284594; 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=sAx2dzDUuKr4xJtX2XVLDAwKICuHC4rZK3bkb9f/aEM=; b=bKOTGq6xBX6Num/Gv/yI9K/jjrcNh5dD3pCIl2n1p1DEN8fQR0uhRsj11vtPln7MMg7af2 0kqa9Qq94Acm8zNmf/hh2SwWzEesfWd7XcPiqlACucS0+lKpF9efS8x60LT7pBZQ+rQ+VP aKa+2v25baix/PdG6hLcDNGzZWVuCoCOKkD7IJT2hxKZJEqjpHkToS5XnaaIeAi7MhYITq zrowUfuA2lbGbM79QSYe7ltC2YB17UbSwXZfPIUPJE1Fe05yR3APEUQfCQvzhAtMYNfj5t lEbI0J5DV6uOwrX3njS5d0E3A1WJiAS1/1MmICOPOFUrRiOiMKYVhdupV1chZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665284594; a=rsa-sha256; cv=none; b=cNJUuxtaq6tKot/ej+qWwzLezmgB1ZuqVoO3SIdWPMPkMqhSfrqIL7OjdKaXsexVMEB3ex JK3mUPSdGHRsNxu2Nwfw04i7Cs/aePX1R0tZg6A0mZEx5EjuBFcs3AM6x41bLzSSLLIsKd GsS8JydWV3eRL131+9akz5YAYjtRZLNtKzf6sR2xuZDQI7yF5b5fKDIzNa7wDVytHcU4hy LfTz0KvOtYzy6StXNy4INis42w01RIIK5kp7MO9XoCmlASnVAR2b/gpNcmWEeCLEZwtCqL ks6I70Hd+J346suHxHgBlIogFT4RT4LEJYkb/9N0xCQ0/MYNRck4N8SvseLF/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=DNY+oWDA; 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.02 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=DNY+oWDA; 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: 7F9F11CB96 X-Spam-Score: 9.02 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: 5mQ1l8H50tFi --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 054bd3ed29..bb571c525c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1617,6 +1617,24 @@ (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)) + (sha256 + (base32 + "1ls09z47b5md71gkxcj7fd87ynpvv2walgp2w6z31p26xf2gvn1x")))) + (build-system python-build-system) + (home-page "https://github.com/phfaist/pylatexenc") + (synopsis + "Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion") + (description + "Simple 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