From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id OM+ZCXOMYGbnFwAAA41jLg (envelope-from ) for ; Wed, 05 Jun 2024 18:04:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id yAynAXOMYGaHYAEA62LTzQ (envelope-from ) for ; Wed, 05 Jun 2024 18:04:03 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Bda3NiOp; 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=1717603442; 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=rFjKPSK8k0lExToZUaPEv4wtmgpRf3xnvO0N40cE5s0=; b=Dy/oe51P7nB+AQBgBuXthGbobvIP/B5OH0CnqmF5O33HquYTWpXSfdIql/VJKUZjYsUfLp qInZ79CRNERnKztti7qg7ymODCNhzE6f5QAHGvQs6TXZS42HVQBFMApvPfrgSk65luVfD0 kHhhwQQrQ2y0rNqChZUxn1Ge6Y0iUn+KVpmNee9JNeEPmQR/tlRHPQrADh9m7ZQAvevZne Kidzp8x+zJ/cBmIrl/YJIv7uMIBFkcRBPxL3EF7XweNvhkgC7BY8WV5cRWIKDzSfv2VQhy K9l1gwTwmMY9Z7M+LuC4l0FttgUhKeHF6XCPh9qGi63hjdMsyLbgsyDXwzQ1AA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Bda3NiOp; 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=1717603442; a=rsa-sha256; cv=none; b=rIm/KO/6e6KAx0zaliKFTRA4dabdXTABZoUQnhl7G4JUJFUpyPL3f4132pFuapsSVSWgzY 7kdsAkxIhepOjmHT3RV+IlCJp1otkaA6VcZ/OdcxLhsreCudubwfJILu4zADoB+gm8a70o UUIqSWZfNL7x05tXNBam3TdBzMgHLtEgX/NS6Rne+GwWHe2LNBYtZCm+OloJ8sdvxsaSEV VxycCfFvHEjkUa7SUgsIs9/PGDEku4B+xwFGaPoWGBAOtezGXBrA/oxqGjOsTYJrZVlcsO 4CrCRL5xZIuTd45I4G/zxMnHLR9o314+lzOa+SL+iwxrK8PGoFHhPDyF1xj91g== 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 CD03766D9C for ; Wed, 5 Jun 2024 18:04:02 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sEt7A-0003yi-03; Wed, 05 Jun 2024 12:03:52 -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 1sEt76-0003pT-IG for guix-patches@gnu.org; Wed, 05 Jun 2024 12:03:48 -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 1sEt76-0008As-A1 for guix-patches@gnu.org; Wed, 05 Jun 2024 12:03:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sEt7K-0005Lt-2T for guix-patches@gnu.org; Wed, 05 Jun 2024 12:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65367] [PATCH v4 0/4] gnu: Add stargate. References: In-Reply-To: Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 05 Jun 2024 16:04: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 Received: via spool by 65367-submit@debbugs.gnu.org id=B65367.171760343120525 (code B ref 65367); Wed, 05 Jun 2024 16:04:02 +0000 Received: (at 65367) by debbugs.gnu.org; 5 Jun 2024 16:03:51 +0000 Received: from localhost ([127.0.0.1]:45136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEt78-0005Ky-RV for submit@debbugs.gnu.org; Wed, 05 Jun 2024 12:03:51 -0400 Received: from layka.disroot.org ([178.21.23.139]:58538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEt76-0005Kf-Kj for 65367@debbugs.gnu.org; Wed, 05 Jun 2024 12:03:49 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0B14A41914; Wed, 5 Jun 2024 17:55:43 +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 5KGRmMDo9Csw; Wed, 5 Jun 2024 17:55:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717602942; bh=wcBKX1G9viXJNANFupOU10p6lOwQBBALzjtQYIXT6FM=; h=From:To:Cc:Subject:Date; b=Bda3NiOpNNhTg2Q2/vjU6RI23OwmbAy7aURvEjYhvNLmf7MwYX5gEnZEod5raZH5G nkK3VV860tRdzkpqAOMM2oRvF7vGNc/qUa9UklAbVBMUHKWBBqm8AXTqif9TTCAcyS VryJ727s3PV14DqK7O9uYtcaBxjnZpraEWiDnRIJNxHLyi4SfQ/vfi0IZY6hWZ9RGq tlyIsMXZmd73fHLuNUalOerRs+Y2KIzcl2sAnHMcHejg6x6/VmB7WH1QV4cp0gT3aR 3lf36gLqQoa7fB1v4/5JlddYNhXY6coqEaG6ToImSipXBA8D6i1PVte3JA1Oe9j8n6 8nmwLENirDKdA== Date: Wed, 5 Jun 2024 21:22:07 +0530 Message-ID: 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.34 X-Spam-Score: -6.34 X-Migadu-Queue-Id: CD03766D9C X-Migadu-Scanner: mx13.migadu.com X-TUID: HGcsTeiRuHAS In v4 patch series, packages are up to date, Enabled some tests, improved comments and fixed some mistakes in patching. Sughosha (4): gnu: Add python-pymarshal. gnu: Add python-mido. gnu: Add python-wavefile. gnu: Add stargate. gnu/packages/music.scm | 186 ++++++++++++++++++++++++++++++++++++ gnu/packages/python-xyz.scm | 83 ++++++++++++++++ 2 files changed, 269 insertions(+) base-commit: bf202e8bdd10dbd01da391ef635d1a31197251c1 -- 2.45.1