From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2KSJMG2NI2PNNAAAbAwnHQ (envelope-from ) for ; Thu, 15 Sep 2022 22:39:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id APKCMG2NI2MpPwEA9RJhRA (envelope-from ) for ; Thu, 15 Sep 2022 22:39: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 742F736FB4 for ; Thu, 15 Sep 2022 22:39:09 +0200 (CEST) Received: from localhost ([::1]:38178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYvdc-0008Kp-LL for larch@yhetil.org; Thu, 15 Sep 2022 16:39:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52050) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYvdW-0008Ix-K8 for guix-patches@gnu.org; Thu, 15 Sep 2022 16:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42404) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYvdW-0007sX-97 for guix-patches@gnu.org; Thu, 15 Sep 2022 16:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYvdV-0004uj-VV for guix-patches@gnu.org; Thu, 15 Sep 2022 16:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57744] [PATCH v3 2/3] gnu: Add python-syllables. Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 20:39:01 +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.166327429418819 (code B ref 57744); Thu, 15 Sep 2022 20:39:01 +0000 Received: (at 57744) by debbugs.gnu.org; 15 Sep 2022 20:38:14 +0000 Received: from localhost ([127.0.0.1]:59332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYvck-0004tI-61 for submit@debbugs.gnu.org; Thu, 15 Sep 2022 16:38:14 -0400 Received: from knopi.disroot.org ([178.21.23.139]:43450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYvci-0004t6-Md for 57744@debbugs.gnu.org; Thu, 15 Sep 2022 16:38:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0ED194A048; Thu, 15 Sep 2022 22:38:12 +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 fUjkKT26aegE; Thu, 15 Sep 2022 22:38:10 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1663274290; bh=rW5TcD0RnZHahkPDI9t9GplHjIyotTBXTpd+QevM+90=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=zLZEPBYTeAtIBvPgGCrICIIiucXI1Ra6Zs0qIS7QtRSBaVODSKkK+STzMbTyWZFZ6 sZM667eLXyCCl8jjkeXWWMtXp1vXN25Y2ApbA0ln+4eH07miQONI5mcR+uQtGU7C2z IJTj2/lxpTvoI4FMubZX18e06x+1Aqenm1HOGj6K3euYI7e8yjkv6Xbei08kpsCGhX liZIvQxO1kx/CFIgMBJMT0XdK7vfcO0v1zkpIIRrlE31anu8+bYhFosLr6znA++MC5 THXQriGPg6aC8nnQqQAleOXxN1dnb4E9TVTaFEFchrI6PSN6NDNjOUjV5ajk9PjT3+ PZXiLg/ogtD0w== Date: Thu, 15 Sep 2022 22:38:01 +0200 Message-Id: <20220915203802.26158-2-matf@disr.it> In-Reply-To: <20220915203802.26158-1-matf@disr.it> References: <20220915203802.26158-1-matf@disr.it> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663274349; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=gFsnpIToOgQtdJkw7WaMvttnwVWUPvkNBgxWXlHCXo4=; b=oEKHk6xBTZbunHtYXkLwpeeNnzQvUEvniu9pQmeUAm0QamiZ7RQFnw3VsIxy2iq/s1KiPG BbVF26CA8nOeKCJ3OOzbW8jIiKvXEgzd0f6l/4fYFTT5lvPzblhpYz/BXMHJGzeLXKqYHd MOxzRTAyKXahUNGzv4maxe+eqUNIMCJcl04kjRfhUIhqgIBvZ5goHDzYWNt1uP/lsM0FgN 8sDWq/wmmhfuRZ+5nH20n4zNYL2lmHh/h6vtwTch5ZurRfBE6gCL279bh+C+C9kmXnTzEv FxQsMu7oY2dW1MN/wxLuk3ki5oLo0jTJteyVMdOuW5CCgdRZ7Mbq8WcN1dUPLw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663274349; a=rsa-sha256; cv=none; b=cDFpgpqku2tXsWhjVOzqZLFjN1c4gU+WlPRdEO0xX5P1GPNm/imUslwS3vng6exbPS1GDl ofk6Vx99mn5YL0d+4TMCfmBOk+aZ4kNKNFyN7xa745Iz4UHJaewo3Mp1/VGyG1EG+Yz1+2 Ml+JxJyjotgR5v0IwetvwgZ8rAwlLoHyJgL3FcvSHAq6aWyDowjy0vIiLlFwbVPR/nEypD 7DW/EqcF2tF/O2gGDmso6MHOHlW5gxEc1XT7SdINbodP2Wm5iHgHKfbtZax4t6FzjkQkZn HSjHGMQPn9z0ahlwjie5OPrZF7ccaNIXIf49UPli2TujqbBNx1taEJ2dTwd05g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=zLZEPBYT; 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.18 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=zLZEPBYT; 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: 742F736FB4 X-Spam-Score: 9.18 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: G/bN2b5vvhPz * gnu/packages/python-xyz.scm (python-syllables): New variable. --- 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..1b68209c67 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,24 @@ (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 "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") -- 2.37.2