Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.27.7
Choose a base ref
...
head repository: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.27.9
Choose a head ref
  • 9 commits
  • 24 files changed
  • 3 contributors

Commits on Oct 17, 2023

  1. chore(deps): bump cmake from 3.27.6 to 3.27.7 (#421)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.27.6 to 3.27.7.
    - [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
    - [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst)
    - [Commits](3.27.6...3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: cmake
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2658652 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    4998fcc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#424)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](astral-sh/ruff-pre-commit@v0.0.292...v0.1.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f8b5b8b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    745d0e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#426)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.1...v0.1.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    725b039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f25241 View commit details
    Browse the repository at this point in the history
  4. chore: move to setuptools_scm (#422)

    * chore: move to setuptools_scm
    
    * remove some missed versioneer related code
    mayeut authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8d1f63d View commit details
    Browse the repository at this point in the history
  5. chore(ci): bump test_sdist python from 3.11 to 3.12 (#423)

    * chore(ci): bump `test_sdist` python from 3.11 to 3.12
    
    * chore: remove test_distribution.py
    
    It was always skipped in CI tests and relies on plugins that
    do not support python 3.12.
    
    Remove the file and move the version check to test_cmake.
    mayeut authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    280260d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7569137 View commit details
    Browse the repository at this point in the history
Loading