Skip to content

tinyobjloader: add build-tinyobjloader.yml for riscv64 wheels - #1457

Merged
luhenry merged 1 commit into
mainfrom
tinyobjloader
Sep 8, 2026
Merged

tinyobjloader: add build-tinyobjloader.yml for riscv64 wheels#1457
luhenry merged 1 commit into
mainfrom
tinyobjloader

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles the pybind11 binding over the header-only Wavefront OBJ/MTL loader. Upstream publishes no riscv64 wheel; its only PyPI release install by default is the 2019 0.1/cp36 build, but 2.0.0rc13 (Jan 2024) is upstream's actual current wheel matrix, still actively maintained on the release branch and installable via pip install --pre.

Mirrors upstream's wheels.yml at this tag.

Differs from upstream

  • musllinux dropped - numpy (test-only dependency) has no riscv64 musllinux wheel on our registry.

Testing

  • upstream runs no test at this tag; wired python/sample.py (upstream's own smoke script) as CIBW_TEST_COMMAND, exercising parsing, attributes, materials, shapes, and the numpy_* accessors against models/cornell_box.obj.

License: OK

Built on cp312 locally (host arch) before pushing; riscv64 CI pending.

luhenry added a commit that referenced this pull request Sep 7, 2026
@luhenry
luhenry merged commit f6cbf82 into main Sep 8, 2026
9 checks passed
@luhenry
luhenry deleted the tinyobjloader branch September 8, 2026 08:36
@luhenry luhenry linked an issue Sep 8, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tinyobjloader riscv64 support

1 participant