pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/yt-dlp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 18 09:16:29 UTC 2026

Modified Files:
        pkgsrc/net/yt-dlp: Makefile distinfo

Log Message:
yt-dlp: update to 2026.3.17.

2026.03.17

Extractor changes

    youtube
        Always respect webpage_client extractor-arg (#16250) by bashonly
        Fix --live-from-start support (#16254) by bashonly
        Update ejs to 0.8.0 (#16269) by bashonly, Grub4K

Misc. changes

    build: Use PyInstaller v6.19.0 for Windows (#16265) by bashonly
    ci: Bump actions pins (#16252) by bashonly
    docs: Fix player_client extractor-arg documentation (#16235) by bashonly
    test: networking: Mark all CurlCFFIRH tests as flaky for any OS (#16266) by bashonly


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/net/yt-dlp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/yt-dlp/Makefile
diff -u pkgsrc/net/yt-dlp/Makefile:1.89 pkgsrc/net/yt-dlp/Makefile:1.90
--- pkgsrc/net/yt-dlp/Makefile:1.89     Sun Mar 15 12:49:35 2026
+++ pkgsrc/net/yt-dlp/Makefile  Wed Mar 18 09:16:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2026/03/15 12:49:35 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2026/03/18 09:16:29 wiz Exp $
 
-DISTNAME=      yt_dlp-2026.3.13
+DISTNAME=      yt_dlp-2026.3.17
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=y/yt-dlp/}

Index: pkgsrc/net/yt-dlp/distinfo
diff -u pkgsrc/net/yt-dlp/distinfo:1.82 pkgsrc/net/yt-dlp/distinfo:1.83
--- pkgsrc/net/yt-dlp/distinfo:1.82     Sun Mar 15 12:49:35 2026
+++ pkgsrc/net/yt-dlp/distinfo  Wed Mar 18 09:16:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.82 2026/03/15 12:49:35 wiz Exp $
+$NetBSD: distinfo,v 1.83 2026/03/18 09:16:29 wiz Exp $
 
-BLAKE2s (yt_dlp-2026.3.13.tar.gz) = 83f084d83a7ca5d35a6b23053c419fa52446dcac9f1d7baf3f281d7540e0ba9c
-SHA512 (yt_dlp-2026.3.13.tar.gz) = 1433fd153ee7984d71124ae8c49bffca460e282478dac198748e6a9b9cfea7762c02438a3377113bba23f415a652734d275cacb86af94868e814b5c0cca85a69
-Size (yt_dlp-2026.3.13.tar.gz) = 3117911 bytes
+BLAKE2s (yt_dlp-2026.3.17.tar.gz) = 11823c2037056d53042c87666cf03d91433607b6dca3dcc630345839c284beab
+SHA512 (yt_dlp-2026.3.17.tar.gz) = 5ae131bf282485567998c176f77029bb6643b90dff219653d822f6de9f330c70b9f7c4502a5c6a230786f443dc7b71144ac0f693d474ebdc99ccb106849024dc
+Size (yt_dlp-2026.3.17.tar.gz) = 3119221 bytes



Home | Main Index | Thread Index | Old Index