diff options
author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-08-17 10:25:18 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-16 20:10:22 -0700 |
commit | 9dab2b4c66565293b053511c51480124ece5c15f (patch) | |
tree | 6e222db72af241f1dd528a4d8d1594a0c0226dad /meta-python | |
parent | b79c07b3302af31c7cc24492d1937e7c29f2927c (diff) | |
download | meta-openembedded-9dab2b4c66565293b053511c51480124ece5c15f.tar.gz |
python3-nocaselist: upgrade 1.0.5 -> 1.0.6
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-nocaselist_1.0.6.bb (renamed from meta-python/recipes-devtools/python/python3-nocaselist_1.0.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nocaselist_1.0.5.bb b/meta-python/recipes-devtools/python/python3-nocaselist_1.0.6.bb index 22b8825801..9e6842961d 100644 --- a/meta-python/recipes-devtools/python/python3-nocaselist_1.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-nocaselist_1.0.6.bb | |||
@@ -3,6 +3,6 @@ HOMEPAGE = "https://nocaselist.readthedocs.io/en/latest/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "e1c12ca2ae9d345b34948f2c8f60e3894619e2be2ed28b4ecc5e7f1dea117d1d" | 6 | SRC_URI[sha256sum] = "48f067f8cb841245f34d03120bc1ba9900f13b19cb51bcc6c7bee017f7c874da" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |