python3-orjson: use git fetcher; enable ptest

The majority of the ptests require the data/ directory, so
switch to using the git fetcher.

Testsuite summary
TOTAL: 1632
PASS: 1627
SKIP: 5
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 268

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tim Orling
2026-02-03 11:13:55 -08:00
committed by Khem Raj
parent c6a7350f7c
commit ac9cddac40
2 changed files with 23 additions and 2 deletions

View File

@@ -138,6 +138,7 @@ PTESTS_SLOW_META_PYTHON = "\
python3-google-auth \
python3-lz4 \
python3-marshmallow \
python3-orjson \
python3-pillow \
python3-pint \
python3-pykickstart \