From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +VkdJBnWml9CPgAA0tVLHw (envelope-from ) for ; Thu, 29 Oct 2020 14:47:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8J6cHxnWml/mBgAAB5/wlQ (envelope-from ) for ; Thu, 29 Oct 2020 14:47:53 +0000 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 12652940393 for ; Thu, 29 Oct 2020 14:47:53 +0000 (UTC) Received: from localhost ([::1]:53928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kY9DU-00034e-1a for larch@yhetil.org; Thu, 29 Oct 2020 10:47:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55226) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY95u-0005HK-M7 for guix-patches@gnu.org; Thu, 29 Oct 2020 10:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43027) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kY95u-0007gb-AB for guix-patches@gnu.org; Thu, 29 Oct 2020 10:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kY95u-0004KK-6k for guix-patches@gnu.org; Thu, 29 Oct 2020 10:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44275] [PATCH] gnu: Add python-pydub. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Oct 2020 14:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44275 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 44275@debbugs.gnu.org Received: via spool by 44275-submit@debbugs.gnu.org id=B44275.160398235816567 (code B ref 44275); Thu, 29 Oct 2020 14:40:02 +0000 Received: (at 44275) by debbugs.gnu.org; 29 Oct 2020 14:39:18 +0000 Received: from localhost ([127.0.0.1]:54573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY95C-0004J9-FK for submit@debbugs.gnu.org; Thu, 29 Oct 2020 10:39:18 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:43915) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY95A-0004Ip-JH for 44275@debbugs.gnu.org; Thu, 29 Oct 2020 10:39:17 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 7615310000C; Thu, 29 Oct 2020 14:39:09 +0000 (UTC) Date: Thu, 29 Oct 2020 15:39:08 +0100 From: Tanguy Le Carrour Message-ID: <20201029143908.ay6nvhik5brjws7g@rafflesia> References: <20201028085654.18295-1-tanguy@bioneland.org> <20201028163450.GE12095@jasmine.lan> <20201029082657.xb3we5aqncp7qqci@rafflesia> <20201029141427.GB8956@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201029141427.GB8956@jasmine.lan> X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: Y/x5Lqpm9vRo Le 10/29, Leo Famulari a écrit : > On Thu, Oct 29, 2020 at 09:26:57AM +0100, Tanguy Le Carrour wrote: > > […] > > > It would be good if store references to these programs could be "baked in" to > > > the pydub code, rather than propagated. Can you take a look at how they > > > are called and see if that is feasible? Often there is only one location > > > that must be patched. > > […] > > `python-scipy` is a different problem, though. This module is not listed > > as a requirement, but… it's required at run time. Event if I don't see the > > point of having SciPy loaded when you want to manipulate audio. But that's > > a different matter! > > Okay, I will take a look at the scipy thing today. Great, thanks! If it was up to me, I would remove altogether everything that is related to `scipy`, meaning the `pydub/scipy_effects.py` file. But it wouldn't be the same software any more, would it? ^_^' Regards, -- Tanguy