]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 15:52:26 +0000 (17:52 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 13 Aug 2025 16:19:16 +0000 (10:19 -0600)
commitc5ffae0fa965884d09458002e3d990c039602809
tree022a66948ac4181c6376640a1ab0ef0fdfc356e7
parent2cb4877b74349e33be9e209fbcce6114c9a38b9f
scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML

On Leap, the name of the package is python311-PyYAML.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/0266c5e28e136c62de33d2d7f7d5e69b273e0d01.1754992972.git.mchehab+huawei@kernel.org
scripts/sphinx-pre-install.py