Skip to content

pynng: pin the wheel version to avoid a setuptools_scm dev version - #1929

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

luhenry merged 1 commit into
mainfrom
pynng

Conversation

@luhenry

@luhenry luhenry commented Sep 14, 2026

Copy link
Copy Markdown
Member
  • Package: pynng

The riscv64-compat patch leaves the checkout dirty relative to the v0.9.0 tag. Without a pin, setuptools_scm computes the version from git state and produced a dev-suffixed local version on every publish so far (0.9.1.dev0+g243603175.d20260908) instead of the clean 0.9.0.

Fix: add SETUPTOOLS_SCM_PRETEND_VERSION to CIBW_ENVIRONMENT.

License: OK, unchanged.

The riscv64-compat patch leaves the checkout dirty relative to the v0.9.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 0.9.0 (published so far: 0.9.1.dev0+g243603175.d20260908).
@luhenry
luhenry merged commit 26f14d7 into main Sep 14, 2026
14 of 15 checks passed
@luhenry
luhenry deleted the pynng branch September 14, 2026 16:52
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