Skip to content

fix(apk-tools): update delete_package for changes in v2.14.0_rc1

alpine/apk-tools@65b46f74

Looking at the current code in apk_tools, looks like the management of "provides" is certainly improvable here.

As every time I touch Rust, I am not very confident that what I did made any sense. But seems to compile and pass tests, so maybe it does. In the process, I needed to upgrade bindgen to 0.65. The changelog says lots of things I don't understand, maybe it's worth it giving it a second look.

@z3ntu for the report.

Merge request reports