From unknown Fri Jun 20 07:18:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#45624 <45624@debbugs.gnu.org> To: bug#45624 <45624@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Added python-mutagen to gpodder Reply-To: bug#45624 <45624@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:18:09 +0000 retitle 45624 [PATCH] gnu: Added python-mutagen to gpodder reassign 45624 guix-patches submitter 45624 raingloom severity 45624 normal tag 45624 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 03 09:23:07 2021 Received: (at submit) by debbugs.gnu.org; 3 Jan 2021 14:23:08 +0000 Received: from localhost ([127.0.0.1]:37251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kw4Hj-0002fp-Lx for submit@debbugs.gnu.org; Sun, 03 Jan 2021 09:23:07 -0500 Received: from lists.gnu.org ([209.51.188.17]:50306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kw4Hh-0002fh-U3 for submit@debbugs.gnu.org; Sun, 03 Jan 2021 09:23:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kw4Hh-0007RW-ON for guix-patches@gnu.org; Sun, 03 Jan 2021 09:23:05 -0500 Received: from mx1.riseup.net ([198.252.153.129]:58558) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kw4Hf-0002yn-Nn for guix-patches@gnu.org; Sun, 03 Jan 2021 09:23:05 -0500 Received: from fews1.riseup.net (unknown [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4D81FF5g61zFpHY for ; Sun, 3 Jan 2021 06:22:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1609683777; bh=JbcVyU2+UYHzycbVogeKwKfg/s+gAl+Yujvk6bgw9WQ=; h=Date:From:To:Subject:From; b=E+pHPL6hbvJRFhcAxuNfMZaKiMEeU7hrd7dGVxCUi+6tO44ma6axtSnXwp+geTdIq u3r8exbOX3kCFqtliDxAEPq00gumcgzEOg4TwYlKidmajMPaHxECa8hEa+rGcMc4AJ buoTXVFlIvRZrOK3GPAAxwUBpAMaNWCndVAVfn2A= X-Riseup-User-ID: C9068FA72E85DDEFDB80AD04265DB81F3493D01A9AEB7A1425942128004B5701 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4D81FF0bSkz5wT8 for ; Sun, 3 Jan 2021 06:22:56 -0800 (PST) Date: Sat, 2 Jan 2021 19:57:21 +0100 From: raingloom To: Guix Patches Subject: [PATCH] gnu: Added python-mutagen to gpodder Message-ID: <20210102195721.657749a8@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/lkXwkP2d5uURyLF4v7+ApFU" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.6 (-) --MP_/lkXwkP2d5uURyLF4v7+ApFU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline This is necessary for the tagging addon to find mutagen. There is probably a way to have gpodder load modules from the environment, but I don't have time to figure that out right now. --MP_/lkXwkP2d5uURyLF4v7+ApFU Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-Added-python-mutagen-to-gpodder-fixes-one-of-its.patch >From e1cf53fa05ba59186d00f84331910d6e1bd00e97 Mon Sep 17 00:00:00 2001 From: raingloom Date: Sat, 2 Jan 2021 19:41:13 +0100 Subject: [PATCH] gnu: Added python-mutagen to gpodder (fixes one of its addons). * gnu/packages/gpodder.scm (gpodder)[inputs]: Added python-mutagen. --- gnu/packages/gpodder.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm index 44c356e2ff..9d1604f515 100644 --- a/gnu/packages/gpodder.scm +++ b/gnu/packages/gpodder.scm @@ -29,6 +29,7 @@ #:use-module (gnu packages freedesktop) #:use-module (gnu packages glib) #:use-module (gnu packages gtk) + #:use-module (gnu packages music) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) @@ -62,6 +63,7 @@ ("python-html5lib" ,python-html5lib) ("python-mygpoclient" ,python-mygpoclient) ("python-podcastparser" ,python-podcastparser) + ("python-mutagen" ,python-mutagen) ("youtube-dl" ,youtube-dl) ("xdg-utils" ,xdg-utils))) (arguments -- 2.29.2 --MP_/lkXwkP2d5uURyLF4v7+ApFU-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 20 14:43:22 2021 Received: (at 45624-done) by debbugs.gnu.org; 20 Jul 2021 18:43:22 +0000 Received: from localhost ([127.0.0.1]:35392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5uiA-0005lr-9f for submit@debbugs.gnu.org; Tue, 20 Jul 2021 14:43:22 -0400 Received: from flashner.co.il ([178.62.234.194]:47552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5ui8-0005lc-EE for 45624-done@debbugs.gnu.org; Tue, 20 Jul 2021 14:43:20 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id 235DB4023E; Tue, 20 Jul 2021 18:43:14 +0000 (UTC) Date: Tue, 20 Jul 2021 21:42:18 +0300 From: Efraim Flashner To: raingloom Subject: Re: [bug#45624] [PATCH] gnu: Added python-mutagen to gpodder Message-ID: Mail-Followup-To: Efraim Flashner , raingloom , 45624-done@debbugs.gnu.org References: <20210102195721.657749a8@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Kswq4OK/KL0Jd2SC" Content-Disposition: inline In-Reply-To: <20210102195721.657749a8@riseup.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45624-done Cc: 45624-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Kswq4OK/KL0Jd2SC Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 02, 2021 at 07:57:21PM +0100, raingloom wrote: > This is necessary for the tagging addon to find mutagen. There is > probably a way to have gpodder load modules from the environment, but I > don't have time to figure that out right now. This patch seems to have fallen through the cracks. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Kswq4OK/KL0Jd2SC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmD3GQoACgkQQarn3Mo9 g1HzoxAAqcOqmQtxO7lra6d2dvP+oybffN0sINQivTgPUH5eSZS+ukLPU5xZNkTe fwSmDELThU7VfFe/QPU5MzHEF2cNigLMZuvtOauZvw/w7lDPu0P/C7Q3L9bo34Ff YqIpm6xXEBramYBwNa3SxsQee5ZGxa+xu33bSI6sCYSWWZ4xvUwAgpQ7GtN3aOba jg0VIVIYlIRQRkO8Vrc5yuvLyTlxhhC854iRHbj7CyKwhrm27Nz0EX73FSSOwphy rlNydn9XPuauM1jJoA0VQRmcpcbhDq7qMkE+Wthe5Icck/1AsTnlR2Gzx4zTjefQ JamlSXH+JYOaInMmDmZS2e8YwgbeX5hgvDvFwIei3c8uttwikD/s1znHqL9+1diU RXSzvTXUXNa2toYpDhtkH7JU4Yy8SOLs/fsq0GRkJqkx+ci/AhpnAV61H1R15qxQ 48FnhZBJzUeiSJtNbXHc90AhXCQG4BYwp3qXa5Q21U6GJ1iQ4ZsY2VNH6KwbItrd D3O/YZvVQNqjaL13cs2Raj3mTtxbgdrQvZPKnUlxXkJQj/N/T1It6mdydAnHqZMe pb9KelfhleM3Klsnr5umRufD0SUXDgc6DiyK/5aP+m66DcLSM5dHl34LIf/nESkH +k7pkK0RbXJxoRCk7JjUiOet+E0MvPTjvgTE+5lFLGMcUVTH2nc= =7SkR -----END PGP SIGNATURE----- --Kswq4OK/KL0Jd2SC-- From unknown Fri Jun 20 07:18:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Aug 2021 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator