Control: tags -1 moreinfo
On 15/09/2025 04:45, Jeremy Bícha wrote:
Package: release.debian.org
Control: affects -1 src:pynormaliz
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: binnmu
pynormaliz are the Python bindings for normaliz. Please rebuild
pynormaliz so that it picks up a dependency on the latest normaliz
which should be enough for ci.debian.net and britney to let normaliz
and pynormaliz migrate to Testing.
pynormaliz was built late enough after normaliz on some architectures
like arm64 to already have Depends: libnormaliz3 (>= 3.10.5+ds) and
the tests are good there. I think it is easiest to just rebuild on all
architectures.
nmu pynormaliz_2.22+ds-2 . ANY . unstable . -m "Rebuild against normaliz 3.10.5"
Did normaliz break the ABI? Or why does pynormaliz's tests fail when compiled
against old normaliz but run against the newer version?
If that is the case, this needs another kind of fix (at least some Breaks if not
an ABI revert of custom soname) instead of papering over the issue like this.
Cheers,
Emilio