diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-08-24 12:14:54 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-25 10:33:47 -0700 |
commit | 969ccb7a5f15cc3ecc4f62285f0c0ae865da7e6f (patch) | |
tree | f4d52dbf1ff42ca79ad3655d8b7b1bb0685981ed /meta-python/recipes-devtools | |
parent | ffa3652b508077cb11b022152346bf801afcbe85 (diff) | |
download | meta-openembedded-969ccb7a5f15cc3ecc4f62285f0c0ae865da7e6f.tar.gz |
python3-langtable: Upgrade 0.0.51 -> 0.0.52
Upgrade to release 0.0.52:
- add list_common_keyboards() to public api
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-langtable_0.0.52.bb (renamed from meta-python/recipes-devtools/python/python3-langtable_0.0.51.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.51.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.52.bb index 8340382d1..e6ccd7b54 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.51.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.52.bb | |||
@@ -6,8 +6,8 @@ SECTION = "devel/python" | |||
6 | 6 | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "5d28198fa933dac5c037108d8f5cf3bb" | 9 | SRC_URI[md5sum] = "240a62b84ed29f6530ceae60609f7eff" |
10 | SRC_URI[sha256sum] = "8d4615cc0bb0fa49faa05b55ff49b1f41122b8092ca18a5d10f1e1699d6d7b3c" | 10 | SRC_URI[sha256sum] = "a2c499704c91c0a23e5db92e80ad1d45e51466b82ffaee478e5bb781460b3db5" |
11 | 11 | ||
12 | inherit pypi setuptools3 python3native | 12 | inherit pypi setuptools3 python3native |
13 | 13 | ||