Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:c-blosc2
User: [email protected]
Usertags: transition
Dear release team,
the upgrade from c-blosc2 v2.23.1 to v3.1.5 requires a change in the
SONAME and hence a transition. The new version is already in experimental.
The following source packages need to be rebuilt:
* adios2
* groonga
* pytables
* zmat
I have tested the above packages with the new version of c-blosc2.
Only for pytables it was necessary a small patch that has been already
uploaded.
pytables 3.11.1-2 is now in unstable and it should migrate to testing in
5 days.
Apart for that all the packages build successfully with the new c-blosc2
version that is currently in experimental.
Ben file:
title = "c-blosc2";
is_affected = .depends ~ "libblosc2-7" | .depends ~ "libblosc2-8";
is_good = .depends ~ "libblosc2-8";
is_bad = .depends ~ "libblosc2-7";