[packages/yt-dlp] pyxattr no longer used
atler
atler at pld-linux.org
Wed Feb 4 11:15:23 CET 2026
commit ca12628c1d3c8a4253e9a2905a886729d61b5c1c
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Feb 4 11:10:11 2026 +0100
pyxattr no longer used
on linux, with python >= 3.3, os.setxattr() is used instead
yt-dlp.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/yt-dlp.spec b/yt-dlp.spec
index 5778a41..112f278 100644
--- a/yt-dlp.spec
+++ b/yt-dlp.spec
@@ -39,7 +39,6 @@ Summary: Python 3 video extraction utility for YouTube
Summary(pl.UTF-8): Narzędzie Pythona 3 do wydobywania filmów z YouTube
Group: Libraries/Python
Requires: python3-modules >= 1:3.10
-Requires: python3-pyxattr >= 0.5.0
%description -n python3-%{name}
Python 3 video extraction utility for YouTube.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yt-dlp.git/commitdiff/73c50c6a776d40ae832d575150065aadab2fb0ae
More information about the pld-cvs-commit
mailing list