Skip to content

Update maturin requirement from <0.13,>=0.12 to >=0.12,<1.9#340

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/maturin-gte-0.12-and-lt-1.9
Open

Update maturin requirement from <0.13,>=0.12 to >=0.12,<1.9#340
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/pip/maturin-gte-0.12-and-lt-1.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2025

Updates the requirements on maturin to permit the latest version.

Release notes

Sourced from maturin's releases.

v1.8.3

What's Changed

New Contributors

Full Changelog: PyO3/maturin@v1.8.2...v1.8.3

Changelog

Sourced from maturin's changelog.

[1.8.3]

  • Fix relocating shared library for namespace modules in #2513
  • Don't install dependencies when running maturin develop --skip-install in #2504
  • Use emcc.bat to query version on Windows in #2478
  • Bump the attest-build-provenance version in the generated ci file in #2484
  • Fix platform tag on Solaris/Illumos in #2483
  • Fix cargo run uniffi-bindgen when cross compiling in #2476

[1.8.2]

  • Exclude packages not in the dependency tree when finding bindings in #2426
  • Use uv automatically when running maturin develop inside uv-created virtualenv in #2433
  • Consider abi3 minor version when resolving Python interpreters in #2437
  • Handle archived dylibs on AIX in #2442
  • Fix unnecessary rebuilds due to pyo3 config file modified time change in #2446
  • Fix the name of the .data directory in the generated wheel in #2449
  • Update minimal manylinux version for loongarch64 in #2451

[1.8.1]

  • Downgrade invalid version info in pyproject.toml error to warning in #2417
  • Make maturin develop fail if version info is invalid in pyproject.toml in #2418

[1.8.0]

  • Don't add wheel data to sdist in #2367
  • Add sparcv9 architecture support in #2380
  • Properly handle dynamic version in pyproject.toml in #2391
  • Fix xwin cross compile on non-Windows system in #2391
  • Fix interpreter selection for abi3 bindings in #2392
  • Use the official recommended naming pattern for cffi module file in #2406
  • Add Linux armv5te architecture support in #2409
  • Only build Python 3.13t wheels by default for pyo3 0.23+ in #2413

[1.7.8]

  • Fix aarch64 Windows cross compilation in #2359

[1.7.7]

  • Fix abi3 interpreter discovery on Windows in #2333
  • Normalize python source directory path in #2343
  • Use different binding dirs for different uniffi modules in #2348
  • Limit minimal PyPy version based on bindings crate version in #2351
  • Do not use xwin to compile on Windows when MSVC compiler can build for the target in #2353

[1.7.6]

  • Set core metadata version to 2.4 to fix project.license.files handling in #2332

... (truncated)

Commits
  • c200385 Sync version in Cargo.lock
  • d0e878d Release v1.8.3 (#2515)
  • b9da804 Update rand & pyo3 versions in user guide
  • 0770d50 Updates Rng legacy methods in tutorial (#2514)
  • 30cdcbd fix auditwheel .so relocation for namespace modules (#2513)
  • c6e640f Update the TP docs to use pypi as the GH Env name (#2512)
  • 5c0d16d Upgrade pyo3 to 0.24.0 (#2511)
  • 17c76ae Merge pull request #2508 from PyO3/pre-commit-ci-update-config
  • de28d0c [pre-commit.ci] pre-commit autoupdate
  • 7986b3d Don't install dependencies when running maturin develop --skip-install (#2504)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

FasterSpeeding and others added 2 commits March 30, 2025 09:35
Updates the requirements on [maturin](https://github.com/pyo3/maturin) to permit the latest version.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v0.12.0...v1.8.3)

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2025
@FasterSpeeding FasterSpeeding force-pushed the master branch 4 times, most recently from 3ddad72 to 06bda27 Compare March 30, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant