Khem Raj
c066b80237
python3-arrow: Ignore America/Coyhaique ptest
...
America/Coyhaique has changed recently and unless the tzdata is sync'ed
this will fail, so disable for now.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2025-04-08 08:17:08 -07:00
Derek Straka
ac5c6a157c
python3-arrow: update recipe to use the ptest-python-pytest class
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2025-01-30 18:23:32 -08:00
alperak
a4ee3123db
python3-arrow: add ptest, update backend and runtime dependencies
...
* Upstream provides a pyproject.toml which declares a flit_core.buildapi build backend instead of setuptools.
* Updated runtime dependencies.
* Ptest and library example tested on qemux86-64 and qemuarm64
* Add ptest into PTESTS_SLOW_META_PYTHON
Ptest result:
=============
qemux86-64:
Testsuite summary
TOTAL: 1839
PASS: 1836
SKIP: 1
XFAIL: 1
FAIL: 0
XPASS: 1
ERROR: 0
DURATION: 146
END: /usr/lib/python3-arrow/ptest
2024-03-05T12:57
STOP: ptest-runner
TOTAL: 1 FAIL: 0
qemuarm64:
Testsuite summary
TOTAL: 1839
PASS: 1836
SKIP: 1
XFAIL: 1
FAIL: 0
XPASS: 1
ERROR: 0
DURATION: 130
END: /usr/lib/python3-arrow/ptest
2024-03-05T12:51
STOP: ptest-runner
TOTAL: 1 FAIL: 0
XFAIL AND XPASS known issue with humanize month limits
Signed-off-by: alperak <alperyasinak1@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-03-05 11:02:05 -08:00
Tim Orling
94c20e1ef4
meta-python: drop ${PYTHON_PN}
...
python 2 is long unsupported, so we no longer need this variable.
Signed-off-by: Tim Orling <tim.orling@konsulko.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-02-19 23:22:24 -08:00
Trevor Gamblin
349546c72f
python3-arrow: add from meta-patchtest
...
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 >
2023-10-13 13:23:05 -07:00