Skip to content

zlib-ng: pin the wheel version to avoid a setuptools_scm dev version - #1931

Merged
luhenry merged 1 commit into
mainfrom
zlib-ng
Sep 14, 2026
Merged

luhenry merged 1 commit into
mainfrom
zlib-ng

Conversation

@luhenry

@luhenry luhenry commented Sep 14, 2026

Copy link
Copy Markdown
Member
  • Package: zlib-ng

The riscv64-compat patch leaves the checkout dirty relative to the v1.0.0 tag, so setuptools_scm computes the version from git state instead of the clean 1.0.0 (published so far: 1.0.1.dev0+g018aed8bf.d20260906).

Fix: append SETUPTOOLS_SCM_PRETEND_VERSION to the existing CIBW_ENVIRONMENT.

License: OK, unchanged.

The riscv64-compat patch leaves the checkout dirty relative to the v1.0.0
tag; without SETUPTOOLS_SCM_PRETEND_VERSION, setuptools_scm computes the
version from git state and produces a dev-suffixed local version instead
of the clean 1.0.0 (published so far: 1.0.1.dev0+g018aed8bf.d20260906).
@luhenry
luhenry merged commit 95ea197 into main Sep 14, 2026
13 checks passed
@luhenry
luhenry deleted the zlib-ng 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