diff mbox series

[AUH] python3-googleapis-common-protos: upgrading to 1.60.0 SUCCEEDED

Message ID 20230805073859.9F222C41513@smtp.lore.kernel.org
State New
Headers show
Series [AUH] python3-googleapis-common-protos: upgrading to 1.60.0 SUCCEEDED | expand

Commit Message

auh@moto-timo.dev Aug. 5, 2023, 7:38 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-googleapis-common-protos* to *1.60.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-googleapis-common-protos-upgrade-1.59.1-1.60.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 915969d13507e195e703dabf7f2252c607dce4c2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Fri, 4 Aug 2023 22:21:21 -0500
Subject: [PATCH] python3-googleapis-common-protos: upgrade 1.59.1 -> 1.60.0

---
 ...tos_1.59.1.bb => python3-googleapis-common-protos_1.60.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-googleapis-common-protos_1.59.1.bb => python3-googleapis-common-protos_1.60.0.bb} (80%)
diff mbox series

Patch

From 915969d13507e195e703dabf7f2252c607dce4c2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@moto-timo.dev>
Date: Fri, 4 Aug 2023 22:21:21 -0500
Subject: [PATCH] python3-googleapis-common-protos: upgrade 1.59.1 -> 1.60.0

---
 ...tos_1.59.1.bb => python3-googleapis-common-protos_1.60.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-googleapis-common-protos_1.59.1.bb => python3-googleapis-common-protos_1.60.0.bb} (80%)

diff --git a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.1.bb b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.60.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.1.bb
rename to meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.60.0.bb
index 802a43499..40ddf98a7 100644
--- a/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.59.1.bb
+++ b/meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.60.0.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "b35d530fe825fb4227857bc47ad84c33c809ac96f312e13182bdeaa2abe1178a"
+SRC_URI[sha256sum] = "e73ebb404098db405ba95d1e1ae0aa91c3e15a71da031a2eeb6b2e23e7bc3708"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-grpcio \
-- 
2.25.1