]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: fix missing python3 deps for diskprediction-local and osd-support
authorKefu Chai <k.chai@proxmox.com>
Thu, 21 May 2026 12:45:36 +0000 (20:45 +0800)
committerKefu Chai <k.chai@proxmox.com>
Mon, 1 Jun 2026 08:00:26 +0000 (16:00 +0800)
commit7ed409e9c720cb2868fe6e1b7d585183f8d3233d
treeaf550334906f2d415a56712358f3aeef64c3880f
parentff4e00005721b69049653d686a23d203c9153936
debian: fix missing python3 deps for diskprediction-local and osd-support

diskprediction-local depends on python3-prettytable and osd-support
depends on python3-cherrypy3; both need to be declared explicitly now
that these modules are separate packages.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
debian/control