Skip to content

[v3-1-test] Add empty version suffix when preparing distributions by PMC members (#61352)#61386

Draft
github-actions[bot] wants to merge 1 commit intov3-1-testfrom
backport-9a38e8c-v3-1-test
Draft

[v3-1-test] Add empty version suffix when preparing distributions by PMC members (#61352)#61386
github-actions[bot] wants to merge 1 commit intov3-1-testfrom
backport-9a38e8c-v3-1-test

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 3, 2026

If VERSION_SUFFIX is exported in the current terminal, it can be
accidentally used as --version-suffix by distribution preparation
commands - which in case of the PMC verification might cause preparing
of PyPI variants of the distributions, not the SVN ones (without
RC suffix). This PR updates the relevant commands to override the
suffix with empty suffix - which also is an explicit signal that
this is intended.
(cherry picked from commit 9a38e8c)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

…PMC members (#61352)

If VERSION_SUFFIX is exported in the current terminal, it can be
accidentally used as `--version-suffix` by distribution preparation
commands - which in case of the PMC verification might cause preparing
of `PyPI` variants of the distributions, not the `SVN` ones (without
RC suffix). This PR updates the relevant commands to override the
suffix with empty suffix - which also is an explicit signal that
this is intended.
(cherry picked from commit 9a38e8c)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant