summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-22 10:22:08 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-21 20:02:40 -0700
commitc73f9f4c6fa16d4a2f29619122faa507162e3438 (patch)
tree753cea463cadfff174a93c75f821b439e24a9157 /meta-python
parentb1da8650245824ba8ee2f4bae94d1a063bad5bd3 (diff)
downloadmeta-openembedded-c73f9f4c6fa16d4a2f29619122faa507162e3438.tar.gz
python3-arrow: upgrade 1.3.0 -> 1.4.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
index 650520a023..3394e4d323 100644
--- a/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-arrow_1.4.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=14a2e29a9d542fb9052d75344d67619d"
7SRC_URI:append = " \ 7SRC_URI:append = " \
8 file://run-ptest \ 8 file://run-ptest \
9" 9"
10SRC_URI[sha256sum] = "d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85" 10SRC_URI[sha256sum] = "ed0cc050e98001b8779e84d461b0098c4ac597e88704a655582b21d116e526d7"
11 11
12inherit pypi python_flit_core ptest-python-pytest 12inherit pypi python_flit_core ptest-python-pytest
13 13