From patchwork Mon Sep 12 00:10:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mathieu X-Patchwork-Id: 42517 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 0128627BBEA; Mon, 12 Sep 2022 01:11: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 B1C6827BBE9 for ; Mon, 12 Sep 2022 01:11:14 +0100 (BST) Received: from localhost ([::1]:57660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXX2f-0003y3-SG for patchwork@mira.cbaines.net; Sun, 11 Sep 2022 20:11:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58798) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXX2V-0003wn-7t for guix-patches@gnu.org; Sun, 11 Sep 2022 20:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55046) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXX2U-0002Ef-QD for guix-patches@gnu.org; Sun, 11 Sep 2022 20:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXX2U-0004VT-L2 for guix-patches@gnu.org; Sun, 11 Sep 2022 20:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57744] [PATCH 2/3] gnu: Add python-syllables. Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Sep 2022 00:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57744 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57744@debbugs.gnu.org Cc: M Received: via spool by 57744-submit@debbugs.gnu.org id=B57744.166294144717282 (code B ref 57744); Mon, 12 Sep 2022 00:11:02 +0000 Received: (at 57744) by debbugs.gnu.org; 12 Sep 2022 00:10:47 +0000 Received: from localhost ([127.0.0.1]:43741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXX2F-0004Ug-5K for submit@debbugs.gnu.org; Sun, 11 Sep 2022 20:10:47 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXX2D-0004UY-KN for 57744@debbugs.gnu.org; Sun, 11 Sep 2022 20:10:46 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 050404A045; Mon, 12 Sep 2022 02:10:45 +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 oVpdy-rnPZLh; Mon, 12 Sep 2022 02:10:43 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1662941443; bh=9LMKyQgJBDSRO9oAIKdCgUk4lsMywKaDoDaxNs9LwnI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VcTwTH19LoUEpfEM1O2wrh56h2GZRIbdljl3NJ8FayUTRlUCUGN5zVExbRJ4XIMye mZn6DRqrFty0wRV99ou3Sv5yMS7R+4o9+lwXWmwZWwh97X8ZFA7eYcqi+ZsJNHhvIl u978Z9PgRgty0DrosA9jT5BT9ZQnAAQDn3mvbVNG89Mev39qkAaOGnXsQm9bFOMmjx LH0l5d9+nFqPQTUlv//q8P3kQNQSvR8mVVydBrgx8eB8HEQerJUvPp9LMOqzVDvWRi iXFG4aPyDp3QG3oKx8pEuGndtc+XccJn9P7zs+zAZE6YyzXiUMAO2V6fA6o2LE+SNs et5/rWkDINC6w== Date: Mon, 12 Sep 2022 02:10:27 +0200 Message-Id: <20220912001028.8375-2-matf@disr.it> In-Reply-To: <20220912001028.8375-1-matf@disr.it> References: <20220912001028.8375-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 (python-syllables): New variable. --- gnu/packages/python-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 054bd3ed29..9d358a4926 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -128,6 +128,7 @@ ;;; Copyright © 2022 Marek Felšöci ;;; Copyright © 2022 Hilton Chain ;;; Copyright © 2022 Tomasz Jeneralczyk +;;; Copyright © 2022 Mathieu Laparie ;;; ;;; This file is part of GNU Guix. ;;; @@ -10032,6 +10033,25 @@ (define-public python-yte "This package provides a YAML template engine with Python expressions.") (license license:expat))) +(define-public python-syllables + (package + (name "python-syllables") + (version "1.0.3") + (source (origin + (method url-fetch) + (uri (pypi-uri "syllables" version)) + (sha256 + (base32 + "0wkl6h0rg6fbsxfp0a8fnibf3l4l6lbh6z12cvcilgb6qhxzpmv3")))) + (build-system python-build-system) + (home-page "https://github.com/prosegrinder/python-syllables") + (synopsis + "A Python package for estimating the number of syllables in a word.") + (description + "This package provides a Python package for estimating the number of +syllables in a word.") + (license license:gpl3+))) + (define-public python-sympy (package (name "python-sympy")