Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Updates the requirements on setuptools-rust to permit the latest version.

Release notes

Sourced from setuptools-rust's releases.

v1.11.1

Fixed

  • Fix finding cargo artifacts when filenames are empty. #521
Changelog

Sourced from setuptools-rust's changelog.

1.11.1 (2025-04-04)

Fixed

  • Fix finding cargo artifacts when filenames are empty. #521

1.11.0 (2025-03-14)

Packaging

  • Drop support for Python 3.8. #479
  • Support free-threaded Python. #502
  • Support adding custom env vars. #504

1.10.2 (2024-10-02)

Fixed

  • Fix deprecation warning from use of wheel.bdist_wheel.

1.10.1 (2024-08-04)

Fixed

  • Fix regression in 1.10.0 where editable builds would be built in release mode

1.10.0 (2024-08-03)

Packaging

  • Extend macOS build flags to iOS, tvOS and watchOS. #436
  • Support Python 3.13. #446

Changed

  • Add SETUPTOOLS_RUST_PEP517_USE_BASE_PYTHON environment variable to use the base interpreter path when running inside a virtual environment to avoid recompilation when switching between virtual environments. #429
  • Delay import of dependencies until use to avoid import errors during a partially complete install when multiple packages are installing at once. #437
  • Deprecate --build-temp argument to build_rust command (it does nothing). #457

1.9.0 (2024-02-24)

Changed

  • Deprecate py_limited_api option to RustExtension in favour of always using "auto" to configure this from bdist_wheel. #410

1.8.1 (2023-10-30)

Fixed

  • Fix regression in install_extension crashing since 1.8.0. #380

1.8.0 (2023-10-26)

Packaging

  • Drop support for Python 3.7. #357
  • Remove direct imports from pkg_resources. #359

Added

  • Add support for setting a custom cargo profile with the SETUPTOOLS_RUST_CARGO_PROFILE environment variable. #364

1.7.0 (2023-08-22)

Packaging

  • Remove direct imports from distutils. #336
  • Include py.typed when packaging to denote that setuptools-rust includes type hints. #338

Added

... (truncated)

Commits
  • cc5c233 release: 1.11.1 (#529)
  • faa610d Fix finding cargo artifacts when filenames are empty (#521)
  • a766bd5 use SETUPTOOLS_RUST_CARGO_PROFILE=dev for main matrix, document it (#527)
  • 229c492 build(deps): bump the deps group across 5 directories with 1 update (#522)
  • 4141b0b build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#523)
  • fc4d72c build(deps): bump pyo3 in /examples/hello-world-setuppy (#524)
  • f20ba9c replace quansight-labs/setup-python with actions/setup-python (#520)
  • 1054e1c release: 1.11.0 (#518)
  • d6817d7 Support adding custom env vars (#504)
  • 17980ef build(deps): bump the deps group across 3 directories with 1 update (#516)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [setuptools-rust](https://github.com/PyO3/setuptools-rust) to permit the latest version.
- [Release notes](https://github.com/PyO3/setuptools-rust/releases)
- [Changelog](https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md)
- [Commits](PyO3/setuptools-rust@v0.5.1...v1.11.1)

---
updated-dependencies:
- dependency-name: setuptools-rust
  dependency-version: 1.11.1
  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 May 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #136.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/pip/setuptools-rust-lte-1.11.1 branch September 2, 2025 08:46
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