Khem Raj
|
dd76a02235
|
python3-propcache: Update Cython to version 3.2.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2026-01-02 22:28:23 -08:00 |
|
Hongxu Jia
|
d0f0e85c27
|
python3-propcache: support reproducibility
In order to make the generated library be reproducible, build wheel
in source dir other than tmp dir (/tmp/xxxxxx), then yocto toolchain's
option -fdebug-prefix-map could work as expected
Note: To support reproducible, it also requires oe-core commit [1] to be merged
[1] https://git.openembedded.org/openembedded-core/commit/?id=61d98d12eca1c7bdf3b7387a820c83d3b8fad965
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-10-05 21:43:43 -07:00 |
|
Tom Geelen
|
af2e6a25cf
|
python3-propcache: 0.3.1 -> 0.3.2
Drop patch which allows Cython 3.1.x as source now supports it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-06-25 06:44:54 -07:00 |
|
Khem Raj
|
3b05ba3794
|
python3-propcache: Fix build with cython 3.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-05-19 08:37:20 -07:00 |
|
Derek Straka
|
bf5ce7551d
|
python3-propcache: 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-17 16:39:42 -08:00 |
|
alperak
|
6f49be3368
|
python3-propcache: enable ptest
- Tested on qemux86-64 and qemuarm64
- Added ptest to PTESTS_FAST_META_PYTHON
Ptest result:
=============
qemux86-64:
Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 7
END: /usr/lib/python3-propcache/ptest
2024-10-11T08:21
STOP: ptest-runner
TOTAL: 1 FAIL: 0
qemuarm64:
Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 6
END: /usr/lib/python3-propcache/ptest
2024-10-11T08:16
STOP: ptest-runner
TOTAL: 1 FAIL: 0
Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2024-10-11 07:52:22 -07:00 |
|