From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iA+bCVgFQWU1yQAAG6o9tA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 14:47:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iA+bCVgFQWU1yQAAG6o9tA (envelope-from ) for ; Tue, 31 Oct 2023 14:47:04 +0100 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 D26BC2303E for ; Tue, 31 Oct 2023 14:47:03 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=WUATZ2y3; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698760023; h=from:from:sender:sender:reply-to: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=MTilUqvNCnbPy+ldd1gKRh6nBs3ImX0CkHjv+HKUc/o=; b=aYjDeOwkGyPshaCb9h9MSCy3g9H16Lxr+4Ip+Um2jaFqFfhkYS9kRfeCuVcmBKF5HJTbop FdgqcFpxsV4n/wY0g/+oJ7NS/5iKe4wlDB3M28N7wzLhwh/uw8BFQOvFZCXobKjlD4ZSto i+VTWHeYpUte5i0uV+AYyX78AkTbtSdkX0C0INRRMMkdWosQC9fB7YApnfJwEUAfE05HZ9 WDNxmbTQVl15fIufjIoXDbd5XZSSuJE4LLOp20KU8EVF/aHWy1Jmf9AyPYN5fZf7tHFNoO uGfPIP620+FM48TYHVB8SAbG94xeDW8/k7gXtsOf1GO0wSeT3/GqbrQZuCFP/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=WUATZ2y3; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698760023; a=rsa-sha256; cv=none; b=VrE9zr/IiAiXPl6gyof3ACPPCXtjzpfF4L9KQCa13deO+5NHNgLUcy4TCe8r6ijFmxIP00 SufN6GTOp+7blqZ+KlA6dUSe6UvwEdCjqQ+enGFmQ6qCVS2O0C+LVpCNAjSy3w8BufhU4i IBxu9r3AEY3GBlsuTG2dw56v5l39EfWaMyXolu2adjJ3pBx1E5KQ7cIsT9fxj4mLOGkWTX Ss0COdr9PZn/9xXIB0hSW0/gQ9LfKq6sn5RNv/G+Czj4YTEMjFIeEKR44F1XXvzPjL2Spt /Kaw/Mssk3w+Tn/bvzjNa+ekSVf1JU1FNN+s6k0sdRnIEHK7z5Z4pl+EN+UQAA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxp4k-00027L-7G; Tue, 31 Oct 2023 09:46:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qxp4i-00026b-4K for guix-patches@gnu.org; Tue, 31 Oct 2023 09:46:32 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qxp4h-0006tn-Rr; Tue, 31 Oct 2023 09:46:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxp5D-0004WC-4t; Tue, 31 Oct 2023 09:47:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH v2 3/4] gnu: Add python-mido. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 13:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65367@debbugs.gnu.org Cc: Sughosha , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 65367-submit@debbugs.gnu.org id=B65367.169875997217260 (code B ref 65367); Tue, 31 Oct 2023 13:47:03 +0000 Received: (at 65367) by debbugs.gnu.org; 31 Oct 2023 13:46:12 +0000 Received: from localhost ([127.0.0.1]:47762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxp4O-0004UD-0h for submit@debbugs.gnu.org; Tue, 31 Oct 2023 09:46:12 -0400 Received: from layka.disroot.org ([178.21.23.139]:38958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxp4H-0004TJ-6a for 65367@debbugs.gnu.org; Tue, 31 Oct 2023 09:46:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D31BC44E70; Tue, 31 Oct 2023 14:45:30 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JiPwBd6SbtZb; Tue, 31 Oct 2023 14:45:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698759929; bh=/gIH6Rvl9GC4odpCqr440hh0kQjOa2R86zOpxGumeJw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=WUATZ2y3R+8GOGKIugviXj1mclMtvRcjyXSj9FYTvkcHDBmX9qreiZpiJcYVKH6iV eIl7UPEoCt8aTA9xWt9o/w8pCfOpnxTI2CoH/fcAbuq5+lB/2S4PruzDTZTapCpTxC zdRPeHgUOIiAG33BN3uPQu+KFjhccoaRFsD174A5spUB3eZxz0Xn75fWr5YJqTPHhi ylwZFrGa2+hGzBe+jmFwX2AM8y/Z5tODnfR6UiyJnST6NfH15AFkqRm0ikV7kRT40I DNXYj1WGy07dK4jLL7SHHWcMA1vVxuXHG3rghS4GrRLTf6GdS8DT0eXTUNnFpz6HMW aYpN0m5ea9lVg== Date: Tue, 31 Oct 2023 14:44:42 +0100 Message-ID: <3ea301b3a77546ba3bd4b4db2491404c580e7a5a.1698759715.git.sughosha@disroot.org> In-Reply-To: References: 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.11 X-Spam-Score: -6.11 X-Migadu-Queue-Id: D26BC2303E X-Migadu-Scanner: mx10.migadu.com X-TUID: PwGPwpQ1fKO9 * gnu/packages/python-xyz.scm (python-mido): New variable. --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 617225e50e..07aa624990 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23365,6 +23365,29 @@ (define-public python-pydub @code{ffmpeg} to open various audio formats.") (license license:expat))) ; MIT license +(define-public python-mido + (package + (name "python-mido") + (version "1.3.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "mido" version)) + (sha256 + (base32 + "1al6r86pa0700862cm5qmzz5q94qrgdv4392hkws7g1lrqx2wa44")))) + (build-system pyproject-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (delete 'sanity-check)))) ;fails + (propagated-inputs (list python-importlib-metadata python-packaging)) + (native-inputs (list python-pytest)) + (home-page "https://mido.readthedocs.io/en/stable/") + (synopsis "MIDI Objects for Python") + (description "This library is for working with MIDI 1.0 ports, messages and +files.") + (license license:expat))) + (define-public python-tqdm (package (name "python-tqdm") -- 2.41.0