From 89c8796b3086f8b1fc2db5d6534a58096cea9423 Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 18 Nov 2023 20:17:58 +0300 Subject: [PATCH] Move python-pathspec to Extras --- prepopulate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prepopulate.json b/prepopulate.json index de5a3b7..cffb2f0 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -17244,9 +17244,6 @@ "python-path": [ "python3-path.noarch" ], - "python-pathspec": [ - "python3-pathspec.noarch" - ], "python-pillow": [ "python3-pillow.x86_64", "python3-pillow-devel.x86_64", @@ -18102,6 +18099,9 @@ }, "Extras": { "x86_64": { + "python-pathspec": [ + "python3-pathspec.noarch" + ], "GraphicsMagick": [ "GraphicsMagick-devel.x86_64", "GraphicsMagick-perl.x86_64",