bazelbuild / rules_pkg

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

chore: update versions of dependencies #730

Closed alexeagle closed 11 months ago

alexeagle commented 1 year ago

In particular, our dependency on rules_python 0.1.0 is a risk for users who run rules_pkg_dependencies too early in their WORKSPACE. Note, under bzlmod this isn't a concern at all.

Somewhat breaking change, as users who were relying on the versions we provide will now get the updates, but rules_pkg isn't 1.0 yet.

Fixes #698

aiuto commented 11 months ago

I think this is failing because the python update requires including platforms.