From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aNR7H3aQ32QAewAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 17:38:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QGxIH3aQ32RNXAAAauVa8A (envelope-from ) for ; Fri, 18 Aug 2023 17:38:30 +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 1B3E45CDB5 for ; Fri, 18 Aug 2023 17:38:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Xr/OQgLP"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692373110; a=rsa-sha256; cv=none; b=f8ezqprhrufXi/aClBTwGI8IEEpHvjRFDBGkA+/JOUcfz5aH6DTJrINYhJaIpdhKIPIuhV XTW6LakKwpXAZmtIevXx2Q2mDV0vsDrE1iOpJgflHg668ET6ejRM4pyQa0Z2KkaRQgnTy0 rdQnEM+r69YWepwYvnLCxptUvAxl1SmSEC8u0rFWlKyCKHUS+Lz27ccqgLxEcpzwc78kl0 c7Ue+QO6SewQF/sAMySdqeWccVhw8sm8J1F3WVMnxPhiiapapsd/chESWDYN64VlmiDfKU GTm/eseKclhch8wU7P5e/RItfjGabM1HOwoEnasiiEryIbd3iwfyBPm+2UFKIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Xr/OQgLP"; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692373110; 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=qgi8OK1dlGPGqROV2N7f/N3t95DZuNsfptEG+6QG8wY=; b=iQ0yLo34i8nlHdrXu80hIars7Dvq1UETxC8vsjc3JOZx3xZrm8JuF6uoZ9TQ1Eerhx1E1+ wsHD6MYyuz5M0w8LfwoxtyhhP7hwM9JsLG+IQfEFux6R5Eh7tHJ9drBIImhav3FbvyeFp9 B+MiZ5jkV1pkIQ6qFic7d17r/XPp2Chw0lzeEbCMX19qRQBQ7CqEDPaJSQEhpDg82ZIBBT 07FNBzdE24RAWqVnoUWUNRNS1EYNuhTXaQ/QWF9Pe4+lDE3SWvHli35IX+ozr3Nhecuy3S 0uVdaF4OcixxllGBjS3NbAnRbKtugM77s7tnEavdHvmfRa+sOVp6tJdITuUtNA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qX1Y6-0005Ca-5t; Fri, 18 Aug 2023 11:38:06 -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 1qX1Y2-0005Ad-2X for guix-patches@gnu.org; Fri, 18 Aug 2023 11:38:02 -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 1qX1Y1-0006lw-Pj for guix-patches@gnu.org; Fri, 18 Aug 2023 11:38:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qX1Y2-0007Lb-7P; Fri, 18 Aug 2023 11:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH 4/5] gnu: Add python-mido. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 15:38:02 +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 , jgart X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by submit@debbugs.gnu.org id=B.169237303928174 (code B ref -1); Fri, 18 Aug 2023 15:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Aug 2023 15:37:19 +0000 Received: from localhost ([127.0.0.1]:48555 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX1XL-0007KM-CW for submit@debbugs.gnu.org; Fri, 18 Aug 2023 11:37:19 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX1XJ-0007K7-Fu for submit@debbugs.gnu.org; Fri, 18 Aug 2023 11:37:17 -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 1qX1XD-0004jx-OG for guix-patches@gnu.org; Fri, 18 Aug 2023 11:37:11 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qX1XB-0006fS-9u for guix-patches@gnu.org; Fri, 18 Aug 2023 11:37:11 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 50B1D410BC; Fri, 18 Aug 2023 17:37:08 +0200 (CEST) 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 Wp_pLg_5w5AL; Fri, 18 Aug 2023 17:37:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692373027; bh=Qhf+lmX2zJdO6wRsSIO5IxQGsUh+CnDdFlXNxiDMvBM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Xr/OQgLPHmlPu0l+37ilSO5wJEhtm9laTvwPxDXu5kK4aqa23i+iaW4s0UzpGA6IH 4eXsONBadwL7c3HtiJAPr+iW5vN9JF2w7/apCxE895kUMAygkF4A2M6c1ffVJSFAMp YqnV6llCIEtjRb9/puDIX5FJBodcsTz4cdv2m7NMDbOrJcYhNmjc6A3wqFtdd6KKL7 rhYsOi3DrEv7eboX3Rr+3yjK99wJ/Kvauzu1eALKNyhpmsuXchrHQLMyiDmSnyXRAX dTl00CwLyU/fpPPzzyHZnciVtxe8hg1/auwdHLEMfLugXrHNEAA1dU5nSAFT2uYp2v DFaX3t5zIQXHQ== Date: Fri, 18 Aug 2023 17:35:41 +0200 Message-ID: <8937b7766b37fc71719fa6cc90643f53debcef23.1692372645.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sughosha@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Scanner: mx0.migadu.com X-Spam-Score: -6.19 X-Migadu-Queue-Id: 1B3E45CDB5 X-Migadu-Spam-Score: -6.19 X-TUID: JPucLU/8yjp6 * 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 84f0e3a049..a249e6d846 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23039,6 +23039,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