Please drop libimath-dev dependency on python3-imath (fixed upstream in Debian)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| imath (Debian) |
Fix Released
|
Unknown
|
|||
| imath (Ubuntu) |
Fix Released
|
Undecided
|
Graham Inggs | ||
Bug Description
Debian have reverted the dependency of libimath-dev on python3-imap and applied a fix from upstream: https:/
Aside from the reasons outlined there, this also cuts down on a lot of dependency clutter, because installing e.g. ImageMagick will otherwise pull in python3-numpy with a hefty install size (44 MB):
# aptitude why python3.11
i libmagickwand-dev Depends libmagickwand-
i A libmagickwand-
i A libmagickcore-
i A libopenexr-dev Depends libimath-dev (>= 3.1.2)
i A libimath-dev Depends python3-imath
i A python3-imath Depends python3-numpy (>= 1:1.22.0)
i A python3-numpy Depends python3.11:any
i A python3.11 Provides python3.11:any
| Changed in imath (Debian): | |
| status: | Unknown → Fix Released |
| Changed in imath (Ubuntu): | |
| assignee: | nobody → Graham Inggs (ginggs) |
| status: | Confirmed → In Progress |
| Changed in imath (Ubuntu): | |
| status: | In Progress → Fix Committed |

Status changed to 'Confirmed' because the bug affects multiple users.