From 4ca56224e6870541362ad218037597eb0e66569a Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Mon, 12 Jan 2026 10:36:09 +0200 Subject: [PATCH] python3-langtable: Upgrade 0.0.68 -> 0.0.69 Upgrade to release 0.0.69: - Add Georgian console fonts - Add Adlm script to SN - Add dra, Tutg, ath, cmc, Cham, tai - Remove License classifier (license tag with SPDX license expression is already there) Signed-off-by: Leon Anavi Signed-off-by: Khem Raj --- ...{python3-langtable_0.0.68.bb => python3-langtable_0.0.69.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-langtable_0.0.68.bb => python3-langtable_0.0.69.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.69.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb rename to meta-python/recipes-devtools/python/python3-langtable_0.0.69.bb index 64eb57dd38..27ab97cd9b 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.69.bb @@ -6,7 +6,7 @@ SECTION = "devel/python" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRC_URI[sha256sum] = "3965a4d57a066a595ea8a87f6a5295412e65a7f39dbaad95c7327d48b11799fe" +SRC_URI[sha256sum] = "f0a51870cf837fd689094ce73a420efa0b9b470facda551090f9a93d1e16510c" inherit pypi setuptools3 python3native