From 80d6d355ddda4a5ce35f21d519855f7da668c042 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Mar 2023 08:14:08 +0000
Subject: [PATCH] python3-babel: upgrade 2.11.0 -> 2.12.1

---
 ...abel_2.11.0.bb => python3-babel_2.12.1.bb} | 23 +++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-babel_2.11.0.bb => python3-babel_2.12.1.bb} (37%)

diff --git a/meta/recipes-devtools/python/python3-babel_2.11.0.bb b/meta/recipes-devtools/python/python3-babel_2.12.1.bb
similarity index 37%
rename from meta/recipes-devtools/python/python3-babel_2.11.0.bb
rename to meta/recipes-devtools/python/python3-babel_2.12.1.bb
index f6eae88b80..eda885f628 100644
--- a/meta/recipes-devtools/python/python3-babel_2.11.0.bb
+++ b/meta/recipes-devtools/python/python3-babel_2.12.1.bb
@@ -1,9 +1,28 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE
+# +++ LICENSE
+# @@ -1,4 +1,4 @@
+# -Copyright (c) 2013-2022 by the Babel Team, see AUTHORS for more information.
+# +Copyright (c) 2013-2023 by the Babel Team, see AUTHORS for more information.
+#  
+#  Redistribution and use in source and binary forms, with or without
+#  modification, are permitted provided that the following conditions
+# 
+#
+
 DESCRIPTION = "A collection of tools for internationalizing Python applications"
 HOMEPAGE = "http://babel.edgewall.org/"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fb98e9f202b978d6569807b9525cc691"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0f97d9a63e91407b4c0d01efde91cfc0"
 
-SRC_URI[sha256sum] = "5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6"
+SRC_URI[sha256sum] = "cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455"
 
 PYPI_PACKAGE = "Babel"
 
-- 
2.39.2

