From patchwork Sun Oct 9 03:02:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu X-Patchwork-Id: 43226 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B443127BBE9; Sun, 9 Oct 2022 04:03:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EA3F127BBEA for ; Sun, 9 Oct 2022 04:03:13 +0100 (BST) Received: from localhost ([::1]:59898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohMav-0005hD-1k for patchwork@mira.cbaines.net; 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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches --- 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")