summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-10-28 18:08:52 -0700
committerKhem Raj <raj.khem@gmail.com>2024-10-28 21:25:22 -0700
commit79e28728175bdab01ccde4f8cec968cee85ac136 (patch)
tree6bebfa218160fe63531947f8fd46861142dc158f /meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
parent67e84162730c98c8908ecef755518705208ed422 (diff)
downloadmeta-openembedded-79e28728175bdab01ccde4f8cec968cee85ac136.tar.gz
python3-pint: Backport a proposed fix to support python 3.13
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pint_0.24.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pint_0.24.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb b/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
index 72589dda96..337f587202 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.24.3.bb
@@ -16,6 +16,7 @@ BBCLASSEXTEND = "native nativesdk"
16 16
17SRC_URI += " \ 17SRC_URI += " \
18 file://run-ptest \ 18 file://run-ptest \
19 file://0001-dataclass-frozen-True-for-Python-3.13-compatibility.patch \
19" 20"
20 21
21RDEPENDS:${PN} += " \ 22RDEPENDS:${PN} += " \