fix: print current and updated version correctly

The issue appears in case if versions ar the same (e.g. rebuild); in
this case printer doesn't increment version as builder does.

Also util has been renamed to utils, keeping backward compatibiltiy
This commit is contained in:
2024-08-16 16:24:11 +03:00
parent f44fa19c42
commit af2269c64a
55 changed files with 1136 additions and 1027 deletions

View File

@ -12,6 +12,14 @@ ahriman.web.views.v1.packages.changes module
:no-undoc-members:
:show-inheritance:
ahriman.web.views.v1.packages.dependencies module
-------------------------------------------------
.. automodule:: ahriman.web.views.v1.packages.dependencies
:members:
:no-undoc-members:
:show-inheritance:
ahriman.web.views.v1.packages.logs module
-----------------------------------------