From 499e6edcd9e4708a95cb36aaea552f253c940489 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 9 Jan 2024 23:58:40 +0300 Subject: [PATCH] Added more packages to Extras --- prepopulate-i686.json | 25 +++++++++++++++++++++++++ prepopulate.json | 25 +++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/prepopulate-i686.json b/prepopulate-i686.json index 944400a..6883691 100644 --- a/prepopulate-i686.json +++ b/prepopulate-i686.json @@ -29638,6 +29638,12 @@ "python-filelock": [ "python3-filelock.noarch" ], + "python-flit": [ + "python3-flit.noarch" + ], + "python-flit-core": [ + "python3-flit-core.noarch" + ], "python-freezegun": [ "python3-freezegun.noarch" ], @@ -29684,6 +29690,9 @@ "python-libcloud": [ "python3-libcloud.noarch" ], + "python-makefun": [ + "python3-makefun.noarch" + ], "python-more-itertools": [ "python3-more-itertools.noarch" ], @@ -29711,9 +29720,15 @@ "python-pathspec": [ "python3-pathspec.noarch" ], + "python-pep517": [ + "python3-pep517.noarch" + ], "python-platformdirs": [ "python3-platformdirs.noarch" ], + "python-poetry-core": [ + "python3-poetry-core.noarch" + ], "python-portend": [ "python-portend-doc.noarch", "python3-portend.noarch" @@ -29732,6 +29747,9 @@ "python-pygit2-doc.noarch", "python3-pygit2.i686" ], + "python-pypandoc": [ + "python3-pypandoc.noarch" + ], "python-pyroute2": [ "python3-pyroute2.noarch" ], @@ -29817,6 +29835,13 @@ "python-tempora": [ "python3-tempora.noarch" ], + "python-testpath": [ + "python-testpath-doc.noarch", + "python3-testpath.noarch" + ], + "python-tomli-w": [ + "python3-tomli-w.noarch" + ], "python-trove-classifiers": [ "python3-trove-classifiers.noarch" ], diff --git a/prepopulate.json b/prepopulate.json index 780c5c1..88382f4 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -22052,6 +22052,12 @@ "python-filelock": [ "python3-filelock.noarch" ], + "python-flit": [ + "python3-flit.noarch" + ], + "python-flit-core": [ + "python3-flit-core.noarch" + ], "python-gbinder": [ "python3-gbinder.i686", "python3-gbinder.x86_64" @@ -22065,6 +22071,9 @@ "python-importlib-metadata": [ "python3-importlib-metadata.noarch" ], + "python-makefun": [ + "python3-makefun.noarch" + ], "python-multilib": [ "python3-multilib.noarch", "python-multilib-conf.noarch" @@ -22072,9 +22081,15 @@ "python-pathspec": [ "python3-pathspec.noarch" ], + "python-pep517": [ + "python3-pep517.noarch" + ], "python-platformdirs": [ "python3-platformdirs.noarch" ], + "python-poetry-core": [ + "python3-poetry-core.noarch" + ], "python-pyclip": [ "python3-pyclip.noarch" ], @@ -22083,6 +22098,9 @@ "python-pygit2-doc.noarch", "python3-pygit2.x86_64" ], + "python-pypandoc": [ + "python3-pypandoc.noarch" + ], "python-pyroute2": [ "python3-pyroute2.noarch" ], @@ -22128,6 +22146,13 @@ "python-templated-dictionary": [ "python3-templated-dictionary.noarch" ], + "python-testpath": [ + "python-testpath-doc.noarch", + "python3-testpath.noarch" + ], + "python-tomli-w": [ + "python3-tomli-w.noarch" + ], "python-trove-classifiers": [ "python3-trove-classifiers.noarch" ],