various updates v.dev3

This commit is contained in:
ge
2023-12-13 01:42:50 +03:00
parent b0fa1b7b25
commit d7a73e9bd1
49 changed files with 1872 additions and 904 deletions

View File

@ -33,12 +33,14 @@ Depends:
python3-libvirt,
python3-lxml,
python3-yaml,
python3-pydantic
python3-pydantic,
mtools,
dosfstools
Recommends:
dnsmasq
Suggests:
compute-doc
Description: Compute instances management library and tools (Python 3)
Description: Compute instances management library (Python 3)
Package: compute-doc
Section: doc
@ -46,4 +48,4 @@ Architecture: all
Depends:
${sphinxdoc:Depends},
${misc:Depends},
Description: Compute instances management library and tools (documentation)
Description: Compute instances management library (documentation)