Skip to content

sudachipy: Add version 0.7.0 - #2285

Merged
luhenry merged 2 commits into
mainfrom
github-actions/nightly-upgrade/sudachipy
Sep 24, 2026
Merged

luhenry merged 2 commits into
mainfrom
github-actions/nightly-upgrade/sudachipy

Conversation

@riseproject-dev

Copy link
Copy Markdown
Contributor

Automatically generated by the nightly check_versions.py run.

sudachipy v0.6.11 -> v0.7.0

Every - version: entry added to docs/packages/sudachipy.yaml is built by this PR's own build-sudachipy.yml run; merging publishes the wheels.

Signed-off-by: riseproject-dev[bot] <330740410+riseproject-dev[bot]@users.noreply.github.com>
@riseproject-dev
riseproject-dev Bot requested a review from luhenry September 24, 2026 07:18
@github-actions

github-actions Bot commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-24 13:49 UTC

…date build for maturin/abi3

0.7.0 restructured python/'s build from setuptools-rust (python/pyproject.toml
+ python/setup.py) to maturin (a single root pyproject.toml driving
python/Cargo.toml via manifest-path), so patches/sudachipy/0.6.11's patch no
longer applies as-is: same fix, retargeted at the file's new location.

The move also switched pyo3 to the "abi3-py310" feature, so the matrix
collapses from four per-interpreter builds (cp312/cp313/cp314/cp314t) to one
cp310 abi3 build plus the free-threaded cp314t build (gotcha 11), and
package-dir moves from python to . to match where pyproject.toml now lives.
Also override build-frontend to plain build: upstream's build[uv] crashes
cibuildwheel's audit step on a host with no uv (gotcha 13).
@luhenry
luhenry marked this pull request as ready for review September 24, 2026 13:43
@luhenry
luhenry merged commit 5bddd59 into main Sep 24, 2026
10 checks passed
@luhenry
luhenry deleted the github-actions/nightly-upgrade/sudachipy branch September 24, 2026 13:43
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.

1 participant