From unknown Thu Jun 19 16:21:43 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#76632] [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19. Resent-From: Thanos Apollo Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Feb 2025 08:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 76632 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 76632@debbugs.gnu.org Cc: Thanos Apollo X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174073104219350 (code B ref -1); Fri, 28 Feb 2025 08:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Feb 2025 08:24:02 +0000 Received: from localhost ([127.0.0.1]:44765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnvf8-000520-Iv for submit@debbugs.gnu.org; Fri, 28 Feb 2025 03:24:02 -0500 Received: from lists.gnu.org ([2001:470:142::17]:35548) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnvf5-00051S-Ae for submit@debbugs.gnu.org; Fri, 28 Feb 2025 03:24:00 -0500 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 1tnvez-0001qa-AH for guix-patches@gnu.org; Fri, 28 Feb 2025 03:23:53 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1tnvex-0001rQ-As for guix-patches@gnu.org; Fri, 28 Feb 2025 03:23:53 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Z41Sb4zhzz9sx5; Fri, 28 Feb 2025 09:23:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thanosapollo.org; s=MBO0001; t=1740731023; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=eXyy3JmbD0chuu8pA2af5HbaI/6iPOdaTcJktjtaC0s=; b=hS4SYBS+vMA2d5WJXpao2mOuLYJxP8YBYEtxZ8IVoxlDke1F7XzYkrN0HNpYKSgwDiZgm7 +xHsw2EiEdS7mojaCk0sgEC0cnIDTgyK8pY2AULWHoRRADDkKa2y4hde8gWOjmfnsG8hIN LJRxFXfsVPiOPF3ZvwdF3P/yagNMEMw/gxOHGX6hV6PXqUYjcA4shea8V9PlEmLT5UNI6Y hQin3e5PODNwDiDftT98Dl/vBWTiwYC0cxieMKZbU8ys5A/nWaBA6wGca0XjRhLft1xvPx oCghMuYQLaW7buZPXeKQFTy6LwgjMJ7qFAPOohVTR6AK8qbgf4yiy9mY+1cfkw== From: Thanos Apollo Date: Fri, 28 Feb 2025 10:24:22 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=80.241.56.171; envelope-from=public@thanosapollo.org; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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: -0.0 (/) * gnu/packages/video.scm (yt-dlp): Update to 2025.02.19. Change-Id: I39f935158ea11f465cad71f73b8c95d313f25341 --- 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 2385d54231..8051b0cdef 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3170,7 +3170,7 @@ (define-public youtube-dl (define-public yt-dlp (package (name "yt-dlp") - (version "2025.01.26") + (version "2025.02.19") (source (origin (method git-fetch) @@ -3182,7 +3182,7 @@ (define-public yt-dlp (snippet '(substitute* "pyproject.toml" (("^.*Programming Language :: Python :: 3\\.13.*$") ""))) (sha256 - (base32 "14xkh605flfghrlscf2if8lx4w55pb3xjws1qr3979fl5g4g4fvf")))) + (base32 "10xgvvrsvhajrjfq512hjfg7kfcab4cbnhnl5lm6ispgpbv03n52")))) (build-system pyproject-build-system) (arguments `(#:tests? ,(not (%current-target-system)) base-commit: 4270c484ca174ad97d1add91fa5fc69041a6af9d -- 2.48.1 From unknown Thu Jun 19 16:21:43 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Thanos Apollo Subject: bug#76632: closed (Close) Message-ID: References: X-Gnu-PR-Message: they-closed 76632 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76632@debbugs.gnu.org Date: Tue, 04 Mar 2025 10:58:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1741085883-1632-1" This is a multi-part message in MIME format... ------------=_1741085883-1632-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76632: [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76632@debbugs.gnu.org. --=20 76632: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76632 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1741085883-1632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76632-done) by debbugs.gnu.org; 4 Mar 2025 10:57:27 +0000 Received: from localhost ([127.0.0.1]:55699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tpPxm-0000Oy-Uu for submit@debbugs.gnu.org; Tue, 04 Mar 2025 05:57:27 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:56576) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tpPxk-0000OZ-Pf for 76632-done@debbugs.gnu.org; Tue, 04 Mar 2025 05:57:25 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 15DD72F6; Tue, 4 Mar 2025 11:57:18 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id enYxZA65f1oc; Tue, 4 Mar 2025 11:57:17 +0100 (CET) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9984E68; Tue, 4 Mar 2025 11:57:15 +0100 (CET) Date: Tue, 4 Mar 2025 11:57:12 +0100 From: Andreas Enge To: 76632-done@debbugs.gnu.org Subject: Close Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Server: hera X-Rspamd-Queue-Id: 15DD72F6 X-Spamd-Result: default: False [5.40 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_SPAM(3.00)[1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[] X-Spamd-Bar: +++++ X-Rspamd-Action: greylist X-Spam-Level: ***** X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76632-done 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 (-) Hello! QA did not pick this up, saying that there were missing patches. I think that your subject "[PATCH 1/2]" confused it into expecting a second patch. I have pushed the commit, thanks! Andreas ------------=_1741085883-1632-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Feb 2025 08:24:02 +0000 Received: from localhost ([127.0.0.1]:44765 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnvf8-000520-Iv for submit@debbugs.gnu.org; Fri, 28 Feb 2025 03:24:02 -0500 Received: from lists.gnu.org ([2001:470:142::17]:35548) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnvf5-00051S-Ae for submit@debbugs.gnu.org; Fri, 28 Feb 2025 03:24:00 -0500 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 1tnvez-0001qa-AH for guix-patches@gnu.org; Fri, 28 Feb 2025 03:23:53 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1tnvex-0001rQ-As for guix-patches@gnu.org; Fri, 28 Feb 2025 03:23:53 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Z41Sb4zhzz9sx5; Fri, 28 Feb 2025 09:23:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thanosapollo.org; s=MBO0001; t=1740731023; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=eXyy3JmbD0chuu8pA2af5HbaI/6iPOdaTcJktjtaC0s=; b=hS4SYBS+vMA2d5WJXpao2mOuLYJxP8YBYEtxZ8IVoxlDke1F7XzYkrN0HNpYKSgwDiZgm7 +xHsw2EiEdS7mojaCk0sgEC0cnIDTgyK8pY2AULWHoRRADDkKa2y4hde8gWOjmfnsG8hIN LJRxFXfsVPiOPF3ZvwdF3P/yagNMEMw/gxOHGX6hV6PXqUYjcA4shea8V9PlEmLT5UNI6Y hQin3e5PODNwDiDftT98Dl/vBWTiwYC0cxieMKZbU8ys5A/nWaBA6wGca0XjRhLft1xvPx oCghMuYQLaW7buZPXeKQFTy6LwgjMJ7qFAPOohVTR6AK8qbgf4yiy9mY+1cfkw== From: Thanos Apollo To: guix-patches@gnu.org Subject: [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19. Date: Fri, 28 Feb 2025 10:24:22 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=80.241.56.171; envelope-from=public@thanosapollo.org; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Thanos Apollo 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: -0.0 (/) * gnu/packages/video.scm (yt-dlp): Update to 2025.02.19. Change-Id: I39f935158ea11f465cad71f73b8c95d313f25341 --- 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 2385d54231..8051b0cdef 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3170,7 +3170,7 @@ (define-public youtube-dl (define-public yt-dlp (package (name "yt-dlp") - (version "2025.01.26") + (version "2025.02.19") (source (origin (method git-fetch) @@ -3182,7 +3182,7 @@ (define-public yt-dlp (snippet '(substitute* "pyproject.toml" (("^.*Programming Language :: Python :: 3\\.13.*$") ""))) (sha256 - (base32 "14xkh605flfghrlscf2if8lx4w55pb3xjws1qr3979fl5g4g4fvf")))) + (base32 "10xgvvrsvhajrjfq512hjfg7kfcab4cbnhnl5lm6ispgpbv03n52")))) (build-system pyproject-build-system) (arguments `(#:tests? ,(not (%current-target-system)) base-commit: 4270c484ca174ad97d1add91fa5fc69041a6af9d -- 2.48.1 ------------=_1741085883-1632-1--