Skip to content

Update scikit-build requirement from >=0.18.0 to >=0.19.0#234

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/scikit-build-gte-0.19.0
Open

Update scikit-build requirement from >=0.18.0 to >=0.19.0#234
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/scikit-build-gte-0.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on scikit-build to permit the latest version.

Release notes

Sourced from scikit-build's releases.

Version 0.19.0

What's Changed

This release updates for changes in setuptools and CMake 4, and drops Python 3.7.

Features

  • Drop Python 3.7 in #1134

Bug fixes

  • Update for newer setuptools in #1120
  • setuptools_wrap.py: parse CMAKE_ARGS with shlex.split like elsewhere by @​haampie in #1126
  • Drop dry-run (removed in setuptools) in #1166
  • Ensure generic f2py executable is looked up first by @​smiet in #1111

Testing

  • Support Python 3.14 in CI in #1167
  • pytest log_level is better than log_cli_level in #1164

Miscellaneous

  • Bot suffix now required for changelog filtering in #1168

New Contributors

Full Changelog: scikit-build/scikit-build@0.18.1...0.19.0

Changelog

Sourced from scikit-build's changelog.

Scikit-build 0.19.0

This release updates for changes in setuptools and CMake 4, and drops Python 3.7.

Features

  • Drop Python 3.7 in :pr:1134

Bug fixes

  • Update for newer setuptools in :pr:1120
  • setuptools_wrap.py: parse CMAKE_ARGS with shlex.split like elsewhere by :user:haampie in :pr:1126
  • Drop dry-run (removed in setuptools) in :pr:1166
  • Ensure generic f2py executable is looked up first by :user:smiet in :pr:1111

Testing

  • Support Python 3.14 in CI in :pr:1167
  • pytest log_level is better than log_cli_level in :pr:1164

Miscellaneous

  • Bot suffix now required for changelog filtering in :pr:1168

Scikit-build 0.18.1

This release fixes issues with setuptools 74, and avoids a warning from recent versions of wheel. Android and iOS are now included in known platforms.

Bug fixes

  • Support for setuptools 74 in :pr:1116
  • iOS and Android support by :user:FeodorFitsner in :pr:1101

Testing

  • Fix for distutils change in :pr:1103

... (truncated)

Commits

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 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 [scikit-build](https://github.com/scikit-build/scikit-build) to permit the latest version.
- [Release notes](https://github.com/scikit-build/scikit-build/releases)
- [Changelog](https://github.com/scikit-build/scikit-build/blob/main/CHANGES.rst)
- [Commits](scikit-build/scikit-build@0.18.0...0.19.0)

---
updated-dependencies:
- dependency-name: scikit-build
  dependency-version: 0.19.0
  dependency-type: direct:development
...

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 Apr 13, 2026
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