]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-manifest: Sync RDEPENDS with latest version
authorAlejandro Hernandez Samaniego <alejandro@enedino.org>
Thu, 21 Mar 2024 05:35:23 +0000 (23:35 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Mar 2024 16:24:21 +0000 (16:24 +0000)
bitbake python3 -c create_manifest revealed several changes that were missing.

This commit contains a manual cherry-picked version of those, making sure that
new RDEPENDS are reflected since the last time this was updated.

In this case its taking out unnecessary dependencies to python3-profile and
python3-shell.

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/python3-manifest.json

index a51392c5e3460c720514ae6800dd7229bac24530..46092d40040fa81864acd4e5fcd9f07f1038593c 100644 (file)
     "compression": {
         "summary": "Python high-level compression support",
         "rdepends": [
-            "core",
-            "shell"
+            "core"
         ],
         "files": [
             "${libdir}/python${PYTHON_MAJMIN}/gzip.py",
         "rdepends": [
             "core",
             "pprint",
-            "profile",
             "shell",
             "stringold"
         ],
             "debugger",
             "difflib",
             "pprint",
-            "profile",
             "shell",
             "stringold",
             "unittest"
     "pprint": {
         "summary": "Python pretty-print support",
         "rdepends": [
-            "core",
-            "profile"
+            "core"
         ],
         "files": [
             "${libdir}/python${PYTHON_MAJMIN}/pprint.py"
             "netclient",
             "numbers",
             "pprint",
-            "profile",
             "stringold"
         ],
         "files": [