Skip to content

chore(deps): update rust crate pyo3-async-runtimes to 0.28#376

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pyo3-async-runtimes-0.x
Open

chore(deps): update rust crate pyo3-async-runtimes to 0.28#376
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pyo3-async-runtimes-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Type Update Change
pyo3-async-runtimes dependencies minor 0.270.28

Release Notes

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

v0.28.0

Compare Source

  • Bump to pyo3 0.28. #​76
  • Check for awaitable instead of coroutine in stream glue #​73
  • Bump MSRV to 1.83.
  • Fix handling of full buffer in into_stream functions

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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 this update 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
Copy link
Contributor Author

renovate bot commented Feb 4, 2026

⚠️ 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 impit-python/Cargo.toml --package pyo3-async-runtimes@0.27.0 --precise 0.28.0
    Updating git repository `https://github.com/apify/h2`
From https://github.com/apify/h2
 * [new ref]         7f393a728a8db07cabb1b78d2094772b33943b9a -> refs/commit/7f393a728a8db07cabb1b78d2094772b33943b9a
    Updating git repository `https://github.com/apify/rustls`
From https://github.com/apify/rustls
 * [new ref]           4823cdb16098938eccf91af1329e9d5b681e3554 -> refs/commit/4823cdb16098938eccf91af1329e9d5b681e3554
    Updating crates.io index
error: failed to select a version for `pyo3-ffi`.
    ... required by package `pyo3 v0.27.1`
    ... which satisfies dependency `pyo3 = "^0.27"` of package `impit-python v0.0.0 (/tmp/renovate/repos/github/apify/impit/impit-python)`
versions that meet the requirements `=0.27.1` are: 0.27.1

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.28.0`
    ... which satisfies dependency `pyo3-ffi = "=0.28.0"` of package `pyo3 v0.28.0`
    ... which satisfies dependency `pyo3 = "^0.28"` of package `pyo3-async-runtimes v0.28.0`
    ... which satisfies dependency `pyo3-async-runtimes = "^0.28"` of package `impit-python v0.0.0 (/tmp/renovate/repos/github/apify/impit/impit-python)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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

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