Package: release.debian.org Severity: normal User: [email protected] Usertags: transition
Hi, looks like pypy 5.0 started a transition, the virtual package pypy-abi-26 changed to pypy-abi-41. There are some uninstallable rdepends now: pypy-dulwich, pypy-zmq. Maybe it's sufficient to just binNMU them (but I didn't test this): nmu dulwich_0.12.0-1 . ANY . -m "Rebuild against pypy 5.0" nmu pyzmq_15.1.0-1 . ANY . -m "Rebuild against pypy 5.0" Ben file: title = "pypy"; is_affected = .depends ~ /pypy-abi/; is_good = .depends ~ "pypy-abi-41"; is_bad = .depends ~ "pypy-abi-26"; Andreas

