Commit 03cc291
BUG: Pin ITK dep floor to MAJOR.MINOR of the version being built
A wheel compiled against ITK 6.0 must require >= 6.0 at install time,
not >= 5.4. The floor reflects the ITK series the wheel was linked
against. The build system supports building against any ITK from v5.4
through the latest — the floor is derived dynamically from
ITK_PACKAGE_VERSION at build time.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 35eaeb3 commit 03cc291
1 file changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
844 | 850 | | |
845 | 851 | | |
846 | 852 | | |
| |||
0 commit comments