From patchwork Sat Sep 18 19:16:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: phodina X-Patchwork-Id: 33186 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 0CB5927BBE3; Sat, 18 Sep 2021 20:17:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C13C227BBE1 for ; Sat, 18 Sep 2021 20:17:15 +0100 (BST) Received: from localhost ([::1]:34032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRfpq-0001qX-TY for patchwork@mira.cbaines.net; Sat, 18 Sep 2021 15:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRfpe-0001oI-RO for guix-patches@gnu.org; Sat, 18 Sep 2021 15:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53652) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRfpe-0002RC-Id for guix-patches@gnu.org; Sat, 18 Sep 2021 15:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRfpe-00056j-EQ for guix-patches@gnu.org; Sat, 18 Sep 2021 15:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50663] [PATCH 02/19] gnu: Add python-pyee. References: In-Reply-To: Resent-From: phodina Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Sep 2021 19:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50663 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "50663@debbugs.gnu.org" <50663@debbugs.gnu.org> Received: via spool by 50663-submit@debbugs.gnu.org id=B50663.163199259519595 (code B ref 50663); Sat, 18 Sep 2021 19:17:02 +0000 Received: (at 50663) by debbugs.gnu.org; 18 Sep 2021 19:16:35 +0000 Received: from localhost ([127.0.0.1]:36965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRfpD-00055x-AI for submit@debbugs.gnu.org; Sat, 18 Sep 2021 15:16:35 -0400 Received: from mail-4317.protonmail.ch ([185.70.43.17]:38495) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRfpC-00055j-0d for 50663@debbugs.gnu.org; Sat, 18 Sep 2021 15:16:34 -0400 Date: Sat, 18 Sep 2021 19:16:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1631992587; bh=Gc6cFqlVfwSzw2RautUorl13LUTONQOKrGpRhaapvkg=; h=Date:To:From:Reply-To:Subject:From; b=bVG7Vyt1mQKN5MMNvujFxIZyWGRFqCzRRLcN/1zAckMp/oz2Cz+zMRSDZePrdabHl 4YTh/I4eE6o6Qb8Or56feHNJB+GTJqZbBLgfKIayY0mEKuTLcP1pz6xDWMwMTI3Qx/ 8thMmr/uE7yhpX1kyAbk0U1MsEGoTHRXyebpG8Oc= Message-ID: 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" Reply-to: phodina X-ACL-Warn: , phodina via Guix-patches X-Patchwork-Original-From: phodina via Guix-patches via From: phodina X-getmail-retrieved-from-mailbox: Patches This is the second patch. I unfortunately mismanaged the numbering during rebase operation. If necessary I can send the patches again or if you wrap your head around that here's the order: 0001-gnu-Add-python-requests-futures.patch 0002-gnu-Add-python-pyee.patch 0003-gnu-Add-python-fann2.patch 0004-gnu-Add-python-padaos.patch 0005-gnu-Add-python-precise-runner.patch 0006-gnu-Add-python-petact.patch 0007-gnu-Add-python-padatious.patch 0008-gnu-Add-python-lazy.patch 0009-gnu-Add-python-pako.patch 0010-gnu-Add-python-adapt-parser.patch 0011-gnu-Add-python-msm.patch 0012-gnu-Add-python-msk.patch 0013-gnu-Add-python-lingua-franca.patch 0014-gnu-Add-python-pocketsphinx.patch 0015-gnu-Add-python-gtts.patch 0016-gnu-Add-python-mycroft-messagebus-client.patch 0017-gnu-Add-mycroft-mimic.patch 0018-gnu-Add-python-speech-recognition.patch 0019-gnu-Add-python-mycroft-core.patch Sorry for that :-) --8<---------------cut here---------------start------------->8--- * gnu/packages/python-xyz.scm (python-pyee): New variable. --- 2.32.0 diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d108389aef..c2527e915f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -16446,6 +16446,33 @@ Record Format (DWARF).") (define-public python2-pyev (package-with-python2 python-pyev)) +(define-public python-pyee + (package + (name "python-pyee") + (version "8.1.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pyee" version)) + (sha256 + (base32 + "0cgxbdr4zmil03wwr5fv58789i51gka8a9fxm1dgkf5xs9dwrnlj")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest-trio" ,python-pytest-trio) + ("python-pytest-asyncio" ,python-pytest-asyncio) + ("python-pytest-runner" ,python-pytest-runner) + ("python-pytest" ,python-pytest) + ("python-mock" ,python-mock))) + (propagated-inputs + `(("python-vcversioner" ,python-vcversioner) + ("python-twisted" ,python-twisted) + ("python-trio" ,python-trio))) + (home-page "https://github.com/jfhbrook/pyee") + (synopsis "Port of node.js's EventEmitter to python") + (description "Provides a port of node.js's EventEmitter to python.") + (license license:expat))) + (define-public python-imagesize (package (name "python-imagesize")