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: Fri Feb 6 15:26:34 UTC 2026
Modified Files:
pkgsrc/net/yt-dlp: Makefile distinfo
Log Message:
yt-dlp: update to 2026.2.4.
### 2026.02.04
#### Extractor changes
- **unsupported**: [Update unsupported URLs]
- **youtube**: [Default to `tv` player JS variant]
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.78 -r1.79 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.85 pkgsrc/net/yt-dlp/Makefile:1.86
--- pkgsrc/net/yt-dlp/Makefile:1.85 Sun Feb 1 14:12:26 2026
+++ pkgsrc/net/yt-dlp/Makefile Fri Feb 6 15:26:34 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2026/02/01 14:12:26 adam Exp $
+# $NetBSD: Makefile,v 1.86 2026/02/06 15:26:34 wiz Exp $
-DISTNAME= yt_dlp-2026.1.31
+DISTNAME= yt_dlp-2026.2.4
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PYPI:=y/yt-dlp/}
@@ -26,5 +26,8 @@ post-install:
ALLOW_NETWORK_ACCESS= yes
.endif
+# as of 2026.2.4
+# 2424 failed, 3849 passed, 1118 skipped, 3 warnings, 21 subtests passed
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/yt-dlp/distinfo
diff -u pkgsrc/net/yt-dlp/distinfo:1.78 pkgsrc/net/yt-dlp/distinfo:1.79
--- pkgsrc/net/yt-dlp/distinfo:1.78 Sun Feb 1 14:12:26 2026
+++ pkgsrc/net/yt-dlp/distinfo Fri Feb 6 15:26:34 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.78 2026/02/01 14:12:26 adam Exp $
+$NetBSD: distinfo,v 1.79 2026/02/06 15:26:34 wiz Exp $
-BLAKE2s (yt_dlp-2026.1.31.tar.gz) = 066dc27a950e871d557c6a292eee1b8e210c1f394a8ba31d77846961c1d06c05
-SHA512 (yt_dlp-2026.1.31.tar.gz) = 67334a53ed3baceb9751080b318e8ed4d7550b6501f08089543418a724a158c16ea56cebeb903c8e5d79aca682ee33f72bf7b2bfd88e471837d7de2e87cffb5e
-Size (yt_dlp-2026.1.31.tar.gz) = 3099993 bytes
+BLAKE2s (yt_dlp-2026.2.4.tar.gz) = f89da7059a6fc7beb03f28b9b45a0f4026794f7ef7e5b773f5e819adc89aabd6
+SHA512 (yt_dlp-2026.2.4.tar.gz) = 764f3f9e129ff5465531da25861fb7ca215fee8ffde3ba7f5072aff6c33e2be92799e34a6ea66e45f5c2b4d9d708d5e1fef8328d00695d9fe9b510a6737a9832
+Size (yt_dlp-2026.2.4.tar.gz) = 3100305 bytes
Home |
Main Index |
Thread Index |
Old Index