On Sun, Dec 11, 2022 at 1:26 PM Sebastian Ramacher <[email protected]> wrote: > Which packages would be needed to be rebuilt for this transition?
I'm not sure how to answer this question. numpy provides 2 virtual packages, to track the ABI/API version as advertised by the upstream project. Between unstable and experimental, we did not bump the ABI package (which stays at `python3-numpy-abi9`) while we bumped the API package (from `python3-numpy-api14` to `python3-numpy-api16`). In the past times we asked for a transition (f.e. #658289 or #616364), we referred to the -abiXX package, but in this case we cannot rely on it since it was not bumped. Was i just too conservative in asking for a transition slow while i should have uploaded to unstable (as done several other times) and handle the autopkgtests one by one? Thanks, -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi

