Skip to content

Release 0.22.19 - #316

Open
salt-pr-bot[bot] wants to merge 2 commits into
mainfrom
auto-update-versions
Open

Release 0.22.19#316
salt-pr-bot[bot] wants to merge 2 commits into
mainfrom
auto-update-versions

Conversation

@salt-pr-bot

@salt-pr-bot salt-pr-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Automated version bump for Python and bundled dependencies.

This PR will be merged automatically once CI passes, which will
trigger the release workflow.

@salt-pr-bot
salt-pr-bot Bot force-pushed the auto-update-versions branch 2 times, most recently from b5b2f68 to a9357c4 Compare August 8, 2026 02:43
@salt-pr-bot
salt-pr-bot Bot force-pushed the auto-update-versions branch from a9357c4 to 8083ac5 Compare August 9, 2026 03:13
Two 3.14-only failures on the auto-release CI run:

Linux: test_pip_install_m2crypto_relenv_ssl[0.46.0] failed because
the swig PyPI package's console-script shim in .nox/tests/bin/swig
gets invoked ahead of /usr/bin/swig (installed via apt).  When
m2crypto's build_ext calls it from within pip 26.2's isolated build
subprocess under Python 3.14, env inherited from the parent
redirects the shim's Python startup at the relenv 3.14 env and
`from swig import swig` fails.  Drop the swig PyPI dep so nox
doesn't create the shadowing shim; tests that call swig are all
Linux-only and apt swig is already present on the runner.

macOS: test_install_with_target_cffi_versions hardcoded
cffi==1.17.1 which lacks Python 3.14 support (link fails on
missing __Py_NotImplementedStruct / __Py_TrueStruct).  Bump to
cffi==2.0.0 on 3.14 to match the version ladder already used by
test_install_with_target_no_ignore_installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant