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: InsightSoftwareConsortium/ITKPythonPackage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.2
Choose a base ref
...
head repository: InsightSoftwareConsortium/ITKPythonPackage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.2.post1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 10, 2025

  1. BUG: auditwheel updates for the metawheel

    Remove non-manylinux wheels, which recent auditwheel versions are not
    doing after the repair.
    
    Manually update the `itk` metapackage wheel tag and filename since
    scikit-build and auditwheel are currently not doing it.
    thewtex committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f26c942 View commit details
    Browse the repository at this point in the history
  2. BUG: Use metapackage wheel tagging for aarch64

    Similar to the x64 wheels. And use the updated version of auditwheel.
    thewtex committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    96f5fe4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. ENH: Bump version to 5.4.2.post1

    Includes manylinux auditwheel fixes.
    thewtex committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d7148c1 View commit details
    Browse the repository at this point in the history
Loading