From unknown Thu Jun 19 14:20:17 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#71542 <71542@debbugs.gnu.org> To: bug#71542 <71542@debbugs.gnu.org> Subject: Status: [PATCH] gnu: gallery-dl: Update to 1.27.0 Reply-To: bug#71542 <71542@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:20:17 +0000 retitle 71542 [PATCH] gnu: gallery-dl: Update to 1.27.0 reassign 71542 guix-patches submitter 71542 msglm severity 71542 normal tag 71542 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 13 22:20:11 2024 Received: (at submit) by debbugs.gnu.org; 14 Jun 2024 02:20:11 +0000 Received: from localhost ([127.0.0.1]:39480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHwXy-0007NF-Nn for submit@debbugs.gnu.org; Thu, 13 Jun 2024 22:20:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:45904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sHwXv-0007N6-Og for submit@debbugs.gnu.org; Thu, 13 Jun 2024 22:20:08 -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 1sHwXv-0006Xc-LL for guix-patches@gnu.org; Thu, 13 Jun 2024 22:20:07 -0400 Received: from techchud.xyz ([2001:19f0:6401:770:5400:3ff:feee:3207] helo=mail.techchud.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sHwXt-0005QG-0Y for guix-patches@gnu.org; Thu, 13 Jun 2024 22:20:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1718331597; bh=o7tTrPE9kD3EDJ3zWclz4ANZnggQkBeiPr/hJ3nXQJ4=; h=From:To:Cc:Subject:Date:From; b=TrJzm6JgzUS59BNqV0C6ksRSC+DzpDfhfJgjj2PLUT3SHJz5xRyOCPA1SbUxPkiZ/ ZwaaFR1UO/AhNDAo6p/4k0ueE2He26Vc1raoXx6wmkUaQSfdZvwXGAdjxAogPtIo48 RPWDpFzcoOBXPMQ0Azj38mBULMDT8q3fQr9NguxUqO3CApQSWXKQlmICR0+fDIzmwa J0lrdW7u1Q11WRCUZwt65Ek7kZXbA9LbH1nVIW/FjsDV0c1beuYPnAMpEabHiRomO1 lVqryVvS1JZQynrD3KKUifP7vZBpgsRfzjtZA75pMWUzVuXeLMk3Dl9YUTfTWS/+t/ l6ZYrl4OoBszg== From: msglm To: guix-patches@gnu.org Subject: [PATCH] gnu: gallery-dl: Update to 1.27.0 Date: Thu, 13 Jun 2024 21:19:38 -0500 Message-ID: <20240614021940.30154-1-msglm@techchud.xyz> X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 X-Debbugs-Cc: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, tanguy@bioneland.org, jgart@dismail.de Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:19f0:6401:770:5400:3ff:feee:3207; envelope-from=msglm@techchud.xyz; helo=mail.techchud.xyz 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: msglm 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: -2.4 (--) * gnu/packages/video.scm (gallery-dl): Update to 1.27.0. Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12 --- gnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 387a2c8da9..e7e61303a9 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2837,7 +2837,7 @@ (define-public jellyfin-mpv-shim (define-public gallery-dl (package (name "gallery-dl") - (version "1.25.8") + (version "1.27.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/mikf/gallery-dl" @@ -2845,7 +2845,7 @@ (define-public gallery-dl version ".tar.gz")) (sha256 (base32 - "0dshv4j2gmvd2grwcvp1vsrqsji05r13jvw0cqi9srl66kvqbbga")))) + "17gkrz5cw2lfi12x3snzsmxvfk5373klkny1ny9070wp6qgadj6c")))) (build-system python-build-system) (inputs (list python-requests ffmpeg)) (home-page "https://github.com/mikf/gallery-dl") base-commit: b8bbc186f04085a1721e9f7a4730d8a4291b1079 -- 2.45.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 13:04:01 2024 Received: (at submit) by debbugs.gnu.org; 15 Jun 2024 17:04:01 +0000 Received: from localhost ([127.0.0.1]:33287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIWor-0003Dn-9y for submit@debbugs.gnu.org; Sat, 15 Jun 2024 13:04:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:35724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIWon-0003DU-FD for submit@debbugs.gnu.org; Sat, 15 Jun 2024 13:03:59 -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 1sIWoj-0006BI-Kk for guix-patches@gnu.org; Sat, 15 Jun 2024 13:03:56 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sIWoi-0004kn-6F for guix-patches@gnu.org; Sat, 15 Jun 2024 13:03:53 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id B56C927BBE9; Sat, 15 Jun 2024 18:03:50 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0e0496df; Sat, 15 Jun 2024 17:03:50 +0000 (UTC) From: Christopher Baines To: msglm via Guix-patches via Subject: Re: [bug#71542] [PATCH] gnu: gallery-dl: Update to 1.27.0 In-Reply-To: <20240614021940.30154-1-msglm@techchud.xyz> (msglm via Guix-patches via's message of "Thu, 13 Jun 2024 21:19:38 -0500") References: <20240614021940.30154-1-msglm@techchud.xyz> User-Agent: mu4e 1.12.4; emacs 29.3 Date: Sat, 15 Jun 2024 18:03:50 +0100 Message-ID: <87msnm5ea1.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 71542-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: -2.4 (--) --=-=-= Content-Type: text/plain msglm via Guix-patches via writes: > * gnu/packages/video.scm (gallery-dl): Update to 1.27.0. > > Change-Id: I4db3b9e65466416795f874094d04e27ef4a93d12 > --- > gnu/packages/video.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks for the patch, I've pushed this to master as 612e4dd98f7d1d015e405af9d029bede3fe3c280. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZtyXZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xfnbw//ZzZsJvXiQLQw0yqxF0vSnUD0KFxmMVix LmlHBYW/Dpn5lCddVzIneCcyYjJQxV92OZrEb3VcD7PXSmfUUWt8N/eAoGn/gHFv ef4D+4VPH388h84O3SvqBQGN8bJd8CxcxBj1aJFt1eKc541z9U0fU9axpApXLkDs 6apVfQ4gHB1S0PGHEIXCFi2KCmeutiDov4UvFUn5bb80xNIWEyehy6AkEwjptDqP 3HdpkAxPr5vnYnmAHsOOqH6aj49GOyUwmVeXhithHgUrqRIx5kutiW6Ict5qE7Rz w1rhQ+rkKX6GC5RsnVLGLz8mO1MlA6IJZi0n63SUB3Ot2ZDg1a5okeWW+gVa81M+ jlfFg/YtZbXwbFSiUc+PtTZMQG/zeyfA4J+TN1bYDjENLvQXwfph+EPz9B4Dezeu 03JVYlC2xXTk7bi6JlLnqzsB+sfGgH/2n1Ivf90Y04jGRxiyK48AMV7jOtJdF8lK tPTRRPnDo1pdL2miBafSAFMM4NlFuQ+1crlgmfv/gUvYhk8yABGGwU41KaLJGX2p qCjuYTwWt5ocedYFdrleZ4P1EfTafZjMQmWczcGtKyfEf/3HDnAhiCXbtBpciP2R EfUal772l2qzmWEJoSaxa7uclvzTHyvZ8dUlrepsXvxdMtXi7N5BPiHK0Y9BuqHN lX3AgbSiMIg= =lUbQ -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Jun 19 14:20:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 14 Jul 2024 11:24:07 +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