Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump setuptools-rust from 1.5.1 to 1.5.2 #10

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps setuptools-rust from 1.5.1 to 1.5.2.

Release notes

Sourced from setuptools-rust's releases.

v1.5.2

Fixed

  • Fix regression in dylib build artifacts not being found since 1.5.0. #290
  • Fix regression in sdist missing examples and other supplementary files since 1.5.0. #291
Changelog

Sourced from setuptools-rust's changelog.

1.5.2 (2022-09-19)

Fixed

  • Fix regression in dylib build artifacts not being found since 1.5.0. #290
  • Fix regression in sdist missing examples and other supplementary files since 1.5.0. #291
Commits
  • 17e54de release: 1.5.2
  • 11992d9 Merge pull request #291 from davidhewitt/fix-bundle-examples
  • 818d847 packaging: use setuptools-scm to include all files in sdist
  • 972d528 Merge pull request #290 from davidhewitt/fix-dylibs
  • 2fa3ff9 build: fix locating dylib artifacts
  • b81ec4b Merge pull request #288 from PyO3/dependabot/cargo/examples/html-py-ever/pyo3...
  • 7ade8a7 Merge pull request #287 from PyO3/dependabot/cargo/examples/rust_with_cffi/py...
  • eefb680 Merge pull request #289 from PyO3/dependabot/cargo/examples/namespace_package...
  • ffff227 build(deps): bump pyo3 in /examples/namespace_package
  • 519cced build(deps): bump pyo3 from 0.16.5 to 0.17.1 in /examples/html-py-ever
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [setuptools-rust](https://github.com/PyO3/setuptools-rust) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/PyO3/setuptools-rust/releases)
- [Changelog](https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md)
- [Commits](PyO3/setuptools-rust@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: setuptools-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2023

A newer version of setuptools-rust exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

0 participants