Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-astroid* to *2.15.6* has Succeeded. Next steps: - apply the patch: git am 0001-python3-astroid-upgrade-2.15.5-2.15.6.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From ea652dbf24be28e7b804a9daf5c53f9b1cc10ee8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 11 Jul 2023 16:41:42 -0500 Subject: [PATCH] python3-astroid: upgrade 2.15.5 -> 2.15.6 --- .../{python3-astroid_2.15.5.bb => python3-astroid_2.15.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-astroid_2.15.5.bb => python3-astroid_2.15.6.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb b/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb rename to meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb index 7c859107c..7325eb13f 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.15.5.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" -SRC_URI[sha256sum] = "1039262575027b441137ab4a62a793a9b43defb42c32d5670f38686207cd780f" +SRC_URI[sha256sum] = "903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd" inherit pypi python_setuptools_build_meta -- 2.25.1