diff mbox series

[meta-python,1/5] python3-portion: Upgrade 2.5.0 -> 2.6.0

Message ID 20241128103858.4052195-1-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/5] python3-portion: Upgrade 2.5.0 -> 2.6.0 | expand

Commit Message

Leon Anavi Nov. 28, 2024, 10:38 a.m. UTC
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>
---
 .../{python3-portion_2.5.0.bb => python3-portion_2.6.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-portion_2.5.0.bb => python3-portion_2.6.0.bb} (88%)
diff mbox series

Patch

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
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-portion_2.5.0.bb
rename to 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"
 
 inherit pypi python_setuptools_build_meta ptest
 
-SRC_URI[sha256sum] = "80ae7bab71f4844e3eb33c57954d76a3bd4cb351039b6e260e779325aeb4a487"
+SRC_URI[sha256sum] = "6fb538b57a92058f0edd360667694448aa3fc028ab97e41e3091359d14ba4dd5"
 
 SRC_URI += " \
 	file://run-ptest \