Commit fb1583e
BUG: Pin ITK dep floor to vMAJOR.MINOR of the ITK version being built
The dependency floor must match the ITK series the wheel was compiled
against, not a hardcoded backward-compatible value. For ITK 6.0.0b2
the rewrite now produces "itk-io >= 6.0" instead of "itk-io >= 5.4".
This ensures wheels are only installable alongside the correct ITK
release series.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cdbb486 commit fb1583e
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
841 | | - | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
842 | 844 | | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
847 | 848 | | |
848 | 849 | | |
849 | 850 | | |
| |||
0 commit comments