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 py-build-cmake from 0.3.3 to 0.3.4 #1447

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps py-build-cmake from 0.3.3 to 0.3.4.

Release notes

Sourced from py-build-cmake's releases.

0.3.4

  • Added more PY_BUILD_CMAKE_* variables.
  • Renamed PY_BUILD_CMAKE_MODULE_NAMEPY_BUILD_CMAKE_IMPORT_NAME, PY_BUILD_CMAKE_PACKAGE_NAMEPY_BUILD_CMAKE_PROJECT_NAME, PY_BUILD_CMAKE_PACKAGE_VERSIONPY_BUILD_CMAKE_PROJECT_VERSION (the old variables are still available for backwards compatibility).
  • More robust CMake FindPython hints.
  • New Variables reference: https://tttapa.github.io/py-build-cmake/Variables.html
  • Simplified minimal example CMakeLists.txt.
  • Improved documentation.

Full Changelog: tttapa/py-build-cmake@0.3.3...0.3.4

Commits
  • 3b3a54f Version 0.3.4
  • db5b643 [Test] Only search for Development.SABIModule when using CPython
  • 9ce1ed6 [Docs] add Variable documentation page
  • cfc8c55 Rename PY_BUILD_CMAKE_MODULE_NAME→PY_BUILD_CMAKE_IMPORT_NAME, PY_BUILD_CMAKE_...
  • 690efa7 Reference CMake discourse thread about Python_ROOT
  • 0eabd96 Add Python_ROOT CMake FindPython hint
  • dcc58db Add sanity check in MultiConfigOption
  • f8558a4 More CMake FindPython hints, specify version, include dir and soabi
  • d1e1cd1 Add more PY_BUILD_CMAKE_* variables in CMake environment
  • 5f20a05 Simplify examples/minima-program, use a single CMakeLists.txt
  • 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 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)

Bumps [py-build-cmake](https://github.com/tttapa/py-build-cmake) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tttapa/py-build-cmake/releases)
- [Commits](tttapa/py-build-cmake@0.3.3...0.3.4)

---
updated-dependencies:
- dependency-name: py-build-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2024
@github-actions github-actions bot added the category: cmake / build Cmake scripts label Dec 27, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Dec 27, 2024
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Dec 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 27, 2024
@ilya-lavrenov ilya-lavrenov merged commit b7e354f into master Dec 27, 2024
59 checks passed
@ilya-lavrenov ilya-lavrenov deleted the dependabot/pip/py-build-cmake-0.3.4 branch December 27, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: cmake / build Cmake scripts dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant