Skip to content

uharfbuzz: pin the wheel version to avoid a setuptools_scm dev version - #1930

Merged
luhenry merged 1 commit into
mainfrom
uharfbuzz
Sep 14, 2026
Merged

luhenry merged 1 commit into
mainfrom
uharfbuzz

Conversation

@luhenry

@luhenry luhenry commented Sep 14, 2026

Copy link
Copy Markdown
Member
  • Package: uharfbuzz

The riscv64-compat patch (staging the vendored HarfBuzz licence) leaves the checkout dirty relative to the v0.56.0 tag, so setuptools_scm computes the version from git state instead of the clean 0.56.0 (published so far: 0.56.1.dev0+gd8ef0e319.d20260908).

Fix: add CIBW_ENVIRONMENT: SETUPTOOLS_SCM_PRETEND_VERSION=... (this workflow previously set no CIBW_ENVIRONMENT at all).

License: OK, unchanged.

The riscv64-compat patch (staging the vendored HarfBuzz licence) leaves
the checkout dirty relative to the v0.56.0 tag; without
SETUPTOOLS_SCM_PRETEND_VERSION, setuptools_scm computes the version from
git state instead of the clean 0.56.0.
@luhenry
luhenry merged commit 093dbc4 into main Sep 14, 2026
7 checks passed
@luhenry
luhenry deleted the uharfbuzz branch September 14, 2026 16:33
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