It would be very helpful if a version file was supported for setting the package version - as eg pkg_deb does
if a version file could be passed in it would allow pkg_tar2rpm to read version info directly from eg a VERSION file rather than having to duplicate/hardcode the current version in BUILD/bzl files in addition to the canonical setting
It would be very helpful if a version file was supported for setting the package version - as eg
pkg_debdoesif a version file could be passed in it would allow
pkg_tar2rpmto read version info directly from eg aVERSIONfile rather than having to duplicate/hardcode the current version inBUILD/bzlfiles in addition to the canonical setting