GNU bug report logs - #77498
[PATCH] gnu: yt-dlp: Update to 2025.03.31.

Previous Next

Package: guix-patches;

Reported by: Jakob Kirsch <jakob.kirsch <at> web.de>

Date: Thu, 3 Apr 2025 17:02:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77498 in the body.
You can then email your comments to 77498 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77498; Package guix-patches. (Thu, 03 Apr 2025 17:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jakob Kirsch <jakob.kirsch <at> web.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 03 Apr 2025 17:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jakob Kirsch <jakob.kirsch <at> web.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: yt-dlp: Update to 2025.03.31.
Date: Thu, 3 Apr 2025 19:01:18 +0200
* gnu/packages/video.scm (yt-dlp): Update to 2025.03.31.

Change-Id: Ie6b1fa8c53af4fb019a7dddda80c83a01a6e021f
---
 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 0ddfc022a9..9f18f4dcc2 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3169,7 +3169,7 @@ (define-public youtube-dl
 (define-public yt-dlp
   (package
     (name "yt-dlp")
-    (version "2025.03.26")
+    (version "2025.03.31")
     (source
      (origin
        (method git-fetch)
@@ -3181,7 +3181,7 @@ (define-public yt-dlp
        (snippet '(substitute* "pyproject.toml"
                    (("^.*Programming Language :: Python :: 3\\.13.*$") "")))
        (sha256
-        (base32 "0a29jdmwnbqfr34ilfm74hrvh33l4iv11ls2fm64kbjp6pp9z22d"))))
+        (base32 "0chiykjsns3xld1y0h1sflixk1ln4xn18463mqpd4qzkavakvk3j"))))
     (build-system pyproject-build-system)
     (arguments
      `(#:tests? ,(not (%current-target-system))

base-commit: 20ee284085236992f7df5082511cbd545e61ab44
--
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#77498; Package guix-patches. (Sat, 05 Apr 2025 17:11:02 GMT) Full text and rfc822 format available.

Message #8 received at 77498 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Jakob Kirsch <jakob.kirsch <at> web.de>
Cc: 77498 <at> debbugs.gnu.org
Subject: Re: [bug#77498] [PATCH] gnu: yt-dlp: Update to 2025.03.31.
Date: Sat, 05 Apr 2025 10:10:05 -0700
Hi Jakob,

Pushed as c07aaa3da1.

Thank you!

 -- Ian




bug closed, send any further explanations to 77498 <at> debbugs.gnu.org and Jakob Kirsch <jakob.kirsch <at> web.de> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sat, 05 Apr 2025 17:11:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 May 2025 11:24:37 GMT) Full text and rfc822 format available.

This bug report was last modified 44 days ago.

Previous Next


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