diff options
author | Derek Straka <derek@asterius.io> | 2023-09-20 18:57:10 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-20 22:15:40 -0700 |
commit | 18d13a0f6d8107bc8507c4ee5fe9033460e2d566 (patch) | |
tree | 0f3b940177d0d707ed2c2e3e2a95a05116d31f7b /meta-python/recipes-devtools | |
parent | 01d7c9c3440179e2883459b33b90bfc37f2fbe4f (diff) | |
download | meta-openembedded-18d13a0f6d8107bc8507c4ee5fe9033460e2d566.tar.gz |
python3-custom-inherit: Update version 2.3.1 -> 2.4.1
Signed-off-by: Derek Straka <derek@asterius.io>
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-custom-inherit_2.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb index 8ff3b9e3d1..478abbf1fd 100644 --- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434" | |||
5 | 5 | ||
6 | PYPI_PACKAGE = "custom_inherit" | 6 | PYPI_PACKAGE = "custom_inherit" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "a0d104847b4cc1ae24e00061fc2e11da8766b019bf4c8c753822347366c8c49f" | 8 | SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||