summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-arrow_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-arrow: add from meta-patchtestTrevor Gamblin2023-10-171-0/+13
arrow is a module that aims to provide a more user-friendly approach to date and time in Python. It is required by git-pw which in turn is required by patchtest, so add a recipe for it. The version is updated 1.2.2 -> 1.3.0 from the meta-patchtest layer. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 349546c72fb786b4b1dcb3e748a44986d235b99d) Signed-off-by: Armin Kuster <akuster808@gmail.com>