bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 174 forks source link

Update pkg_deb to use ctx.action.args() for building the command line. #714

Open aiuto opened 1 year ago

aiuto commented 1 year ago

This has better UTF-8 fidelity.

DO NOT SUBMIT YET. This breaks with Unicode attributes before Python 3.12.