summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2024-11-28 12:38:54 +0200
committerKhem Raj <raj.khem@gmail.com>2024-11-28 08:17:56 -0800
commit763c3de2b460a5bcd8ea081ee57b231ffe2eb5aa (patch)
tree9cc57db111a786bac5099797742af4d8acce75f0 /meta-python
parent800de29730ae7a86202bca497a626ff076548ddd (diff)
downloadmeta-openembedded-763c3de2b460a5bcd8ea081ee57b231ffe2eb5aa.tar.gz
python3-portion: Upgrade 2.5.0 -> 2.6.0
Upgrade to version 2.6.0: - The how function of combine can access the current interval if pass_interval Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-portion_2.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-portion_2.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-portion_2.5.0.bb b/meta-python/recipes-devtools/python/python3-portion_2.6.0.bb
index 269473e933..31c6f07316 100644
--- a/meta-python/recipes-devtools/python/python3-portion_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-portion_2.6.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404"
7 7
8inherit pypi python_setuptools_build_meta ptest 8inherit pypi python_setuptools_build_meta ptest
9 9
10SRC_URI[sha256sum] = "80ae7bab71f4844e3eb33c57954d76a3bd4cb351039b6e260e779325aeb4a487" 10SRC_URI[sha256sum] = "6fb538b57a92058f0edd360667694448aa3fc028ab97e41e3091359d14ba4dd5"
11 11
12SRC_URI += " \ 12SRC_URI += " \
13 file://run-ptest \ 13 file://run-ptest \