GNU bug report logs - #76632
[PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.

Previous Next

Package: guix-patches;

Reported by: Thanos Apollo <public <at> thanosapollo.org>

Date: Fri, 28 Feb 2025 08:25:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76632: closed ([PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.)
Date: Tue, 04 Mar 2025 10:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 4 Mar 2025 11:57:12 +0100
with message-id <Z8bciJkjZNBq8T_f <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #76632,
regarding [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76632: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76632
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Thanos Apollo <public <at> thanosapollo.org>
To: guix-patches <at> gnu.org
Cc: Thanos Apollo <public <at> thanosapollo.org>
Subject: [PATCH 1/2] gnu: yt-dlp: Update to 2025.02.19.
Date: Fri, 28 Feb 2025 10:24:22 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 76632-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 4 Mar 2025 11:57:12 +0100
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



This bug report was last modified 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.