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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76632 in the body.
You can then email your comments to 76632 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#76632; Package guix-patches. (Fri, 28 Feb 2025 08:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Thanos Apollo <public <at> thanosapollo.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 28 Feb 2025 08:25:01 GMT) Full text and rfc822 format available.

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

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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 04 Mar 2025 10:58:02 GMT) Full text and rfc822 format available.

Notification sent to Thanos Apollo <public <at> thanosapollo.org>:
bug acknowledged by developer. (Tue, 04 Mar 2025 10:58:03 GMT) Full text and rfc822 format available.

Message #10 received at 76632-done <at> debbugs.gnu.org (full text, mbox):

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





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

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.