canonical / python-libmaas

Unofficial python client library for MAAS
https://maas.io
Other
63 stars 71 forks source link

switch to packaging.version #290

Closed SK1Y101 closed 1 year ago

SK1Y101 commented 1 year ago

addresses #289: distutils.version is being deprecated soon(tm), this should replace it's occurrences in libmaas

codecov-commenter commented 1 year ago

Codecov Report

Merging #290 (2a69727) into master (fd95219) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   69.16%   69.16%           
=======================================
  Files          73       73           
  Lines        5958     5958           
  Branches     1336     1336           
=======================================
  Hits         4121     4121           
  Misses       1607     1607           
  Partials      230      230           
Files Changed Coverage Δ
maas/client/viscera/version.py 87.50% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more