From: Tim Orling <[email protected]>

This series upgrades python3-orjson to 3.11.6 and patches it to support
building on non-x86* architectures like riscv64 and arm64.

python3-faker has some test cases in tests/pytest that cause the
'pytest --autmake' parser to fail to create a "Testsuite summary" so
these have been skipped (there are still 2k+ test cases).

Tested on qemux86-64, qemuriscv64 and qemuarm64.

The following changes since commit 7bbe4a4e200452b1fd6c09c7fcf36c4b229146f6:

  php: upgrade 8.5.1 -> 8.5.2 (2026-01-20 14:35:59 -0800)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded-contrib 
timo/python3-orjson-ptest-v2
  
https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/python3-orjson-ptest-v2

for you to fetch changes up to 1ff42dd4deeaa45e3389a0e56ab91a5d679e32e9:

  python3-orjson: use git fetcher; enable ptest (2026-02-03 10:55:33 -0800)

----------------------------------------------------------------

Tim Orling (6):
  python3-orjson: upgrade 3.10.17 -> 3.11.6
  python3-faker: add v40.1.2
  python3-tokenize-rt: add at v6.2.0
  python3-time-machine: add at v3.2.0
  python3-pendulum: add at v3.2.0
  python3-orjson: use git fetcher; enable ptest

 .../ptest-packagelists-meta-python.inc        |   5 +
 .../python/python3-faker/pytest.ini           |   3 +
 .../python/python3-faker_40.1.2.bb            |  48 +++++++
 .../python/python3-orjson-crates.inc          | 124 +++++++++---------
 ...rd-avx512-module-with-x86-target-cfg.patch |  37 ++++++
 ...e-detection-macro-in-pystrref-object.patch |  34 +++++
 .../python/python3-orjson_3.10.17.bb          |  22 ----
 .../python/python3-orjson_3.11.6.bb           |  46 +++++++
 .../python/python3-pendulum-crates.inc        |  52 ++++++++
 .../0001-rust-Cargo.toml-inhibit-strip.patch  |  31 +++++
 .../python/python3-pendulum_3.2.0.bb          |  35 +++++
 .../python/python3-time-machine_3.2.0.bb      |  28 ++++
 .../python/python3-tokenize-rt_6.2.0.bb       |  21 +++
 13 files changed, 404 insertions(+), 82 deletions(-)
 create mode 100644 meta-python/recipes-devtools/python/python3-faker/pytest.ini
 create mode 100644 meta-python/recipes-devtools/python/python3-faker_40.1.2.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-orjson/0001-Guard-avx512-module-with-x86-target-cfg.patch
 create mode 100644 
meta-python/recipes-devtools/python/python3-orjson/0002-Guard-x86-feature-detection-macro-in-pystrref-object.patch
 delete mode 100644 
meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-orjson_3.11.6.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-pendulum-crates.inc
 create mode 100644 
meta-python/recipes-devtools/python/python3-pendulum/0001-rust-Cargo.toml-inhibit-strip.patch
 create mode 100644 
meta-python/recipes-devtools/python/python3-pendulum_3.2.0.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-time-machine_3.2.0.bb
 create mode 100644 
meta-python/recipes-devtools/python/python3-tokenize-rt_6.2.0.bb

-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124105): 
https://lists.openembedded.org/g/openembedded-devel/message/124105
Mute This Topic: https://lists.openembedded.org/mt/117621470/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to