----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74984/#review226433 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Mahler On May 13, 2024, 2:43 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74984/ > ----------------------------------------------------------- > > (Updated May 13, 2024, 2:43 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > [setup-tools] replace deprecated disutil LooseVersion with packaging.version > > This also gets rid of the Deprecation Warning we get when running the > post-reviews.py script > DeprecationWarning: distutils Version classes are deprecated. Use > packaging.version instead. > rbt_version = LooseVersion(rbt_version) > > > Diffs > ----- > > support/post-reviews.py 799f20d898f42262cd6eba8b603020b151fbe9e9 > > > Diff: https://reviews.apache.org/r/74984/diff/1/ > > > Testing > ------- > > > Thanks, > > Jason Zhou > >
