summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2026-01-12 10:36:09 +0200
committerKhem Raj <raj.khem@gmail.com>2026-01-12 10:25:57 -0800
commit4ca56224e6870541362ad218037597eb0e66569a (patch)
tree43daebb85ec261cdbeaac0158ac097940edad7b9 /meta-python/recipes-devtools/python
parentd58da103e19e671eb64f7ca660ed643bcf62336c (diff)
downloadmeta-openembedded-4ca56224e6870541362ad218037597eb0e66569a.tar.gz
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 <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-langtable_0.0.69.bb (renamed from meta-python/recipes-devtools/python/python3-langtable_0.0.68.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
6 6
7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 7LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
8 8
9SRC_URI[sha256sum] = "3965a4d57a066a595ea8a87f6a5295412e65a7f39dbaad95c7327d48b11799fe" 9SRC_URI[sha256sum] = "f0a51870cf837fd689094ce73a420efa0b9b470facda551090f9a93d1e16510c"
10 10
11inherit pypi setuptools3 python3native 11inherit pypi setuptools3 python3native
12 12