summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-31 13:23:16 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-31 08:27:48 -0800
commitb118d9adfed57bfa631cee21d0664a156d8197fa (patch)
tree56b1d574f30fbf693e9a365f0c9041c2a446e3e1 /meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
parent40539d3d4085ecc83f06619afe2200a2b3e608f0 (diff)
downloadmeta-openembedded-b118d9adfed57bfa631cee21d0664a156d8197fa.tar.gz
python3-custom-inherit: fix python 3.12 builds
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
index 478abbf1fd..e7409f77e6 100644
--- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434"
5 5
6PYPI_PACKAGE = "custom_inherit" 6PYPI_PACKAGE = "custom_inherit"
7 7
8SRC_URI += "file://0001-versioneer.py-do-not-use-SafeConfigParser.patch"
8SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2" 9SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2"
9 10
10inherit pypi setuptools3 11inherit pypi setuptools3