Skip to content

fix(deps): update pyo3 to 0.29.0#1085

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pyo3
Open

fix(deps): update pyo3 to 0.29.0#1085
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pyo3

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pyo3-async-runtimes dependencies minor 0.28.00.29.0
pythonize dependencies minor 0.28.00.29.0

Release Notes

PyO3/pyo3-async-runtimes (pyo3-async-runtimes)

v0.29.0

Compare Source

  • chore: bump pyo3 version to 0.29. #​85
davidhewitt/pythonize (pythonize)

v0.29.0

Compare Source

  • Update pyo3 to 0.29.
  • Support serializing i128 and u128.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `pyo3-ffi`.
    ... required by package `pyo3 v0.28.2`
    ... which satisfies dependency `pyo3 = "^0.28.0"` of package `magnum-cluster-api v0.37.0 (/tmp/renovate/repos/github/vexxhost/magnum-cluster-api)`
versions that meet the requirements `=0.28.2` are: 0.28.2

package `pyo3-ffi` links to the native library `python`, but it conflicts with a previous package which links to `python` as well:
package `pyo3-ffi v0.29.0`
    ... which satisfies dependency `pyo3-ffi = "=0.29.0"` of package `pyo3 v0.29.0`
    ... which satisfies dependency `pyo3 = "^0.29"` of package `pyo3-async-runtimes v0.29.0`
    ... which satisfies dependency `pyo3-async-runtimes = "^0.29.0"` of package `magnum-cluster-api v0.37.0 (/tmp/renovate/repos/github/vexxhost/magnum-cluster-api)`
note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
help: try to adjust your dependencies so that only one package uses the `links = "python"` value

failed to select a version for `pyo3-ffi` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/pyo3 branch 2 times, most recently from 6ace712 to a5f0b95 Compare June 18, 2026 12:47
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/pyo3 branch from a5f0b95 to 2c39557 Compare June 18, 2026 13:06
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.

0 participants