Skip to content

Update Rust crate numpy to 0.29.0#76

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/numpy-0.x
Open

Update Rust crate numpy to 0.29.0#76
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/numpy-0.x

Conversation

@renovate

@renovate renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
numpy dependencies minor 0.26.00.29.0

Release Notes

PyO3/rust-numpy (numpy)

v0.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: PyO3/rust-numpy@v0.28.0...v0.29.0

v0.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: PyO3/rust-numpy@v0.27.1...v0.28.0

v0.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: PyO3/rust-numpy@v0.27.0...v0.27.1

v0.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: PyO3/rust-numpy@v0.26.0...v0.27.0


Configuration

📅 Schedule: (in timezone GMT)

  • Branch creation
    • At 10:00 PM through 11:59 PM and 12:00 AM through 04:59 AM (* 22-23,0-4 * * *)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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

renovate Bot commented Nov 20, 2025

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: rust/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path rust/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `pyo3-ffi`.
    ... required by package `pyo3 v0.29.0`
    ... which satisfies dependency `pyo3 = "^0.29.0"` of package `numpy v0.29.0`
    ... which satisfies dependency `numpy = "^0.29.0"` of package `pengwann v0.5.2 (/tmp/renovate/repos/github/PatrickJTaylor/pengWann/rust)`
versions that meet the requirements `=0.29.0` are: 0.29.0

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.26.0`
    ... which satisfies dependency `pyo3-ffi = "=0.26.0"` of package `pyo3 v0.26.0`
    ... which satisfies dependency `pyo3 = "^0.26.0"` of package `pengwann v0.5.2 (/tmp/renovate/repos/github/PatrickJTaylor/pengWann/rust)`
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/numpy-0.x branch from 542f090 to 44c07dd Compare February 8, 2026 13:59
@renovate renovate Bot changed the title Update Rust crate numpy to 0.27.0 Update Rust crate numpy to 0.28.0 Feb 8, 2026
@renovate
renovate Bot force-pushed the renovate/numpy-0.x branch from 44c07dd to 870d72d Compare June 13, 2026 15:56
@renovate renovate Bot changed the title Update Rust crate numpy to 0.28.0 Update Rust crate numpy to 0.29.0 Jun 13, 2026
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