diff mbox series

[AUH] python3-traitlets: upgrading to 5.13.0 SUCCEEDED

Message ID 0101018b97fb1f52-aa7cd873-7530-4e33-b8e0-67cc56f8fec6-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-traitlets: upgrading to 5.13.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 1:38 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-traitlets* to *5.13.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-traitlets-upgrade-5.11.2-5.13.0.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 dceddd0e7cc1028091b5cd01b1e69c2d3e610ad6 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 00:53:51 +0000
Subject: [PATCH] python3-traitlets: upgrade 5.11.2 -> 5.13.0

---
 ...{python3-traitlets_5.11.2.bb => python3-traitlets_5.13.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-traitlets_5.11.2.bb => python3-traitlets_5.13.0.bb} (76%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb
similarity index 76%
rename from meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb
rename to meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb
index f2f70b818..c16c1ef0e 100644
--- a/meta-python/recipes-devtools/python/python3-traitlets_5.11.2.bb
+++ b/meta-python/recipes-devtools/python/python3-traitlets_5.13.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "http://ipython.org"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=13bed0ee6f46a6f6dbf1f9f9572f250a"
 
-SRC_URI[sha256sum] = "7564b5bf8d38c40fa45498072bf4dc5e8346eb087bbf1e2ae2d8774f6a0f078e"
+SRC_URI[sha256sum] = "9b232b9430c8f57288c1024b34a8f0251ddcc47268927367a0dd3eeaca40deb5"
 
 inherit pypi python_hatchling