]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/top/CMakeList.txt: check the minimum compatible python version for cephf...
authorJos Collin <jcollin@redhat.com>
Wed, 26 Apr 2023 00:13:29 +0000 (05:43 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 5 May 2023 04:27:37 +0000 (09:57 +0530)
commite69658d370d920eb02ad58dddf93adae4a51a7bc
tree890b709ba34ef76645fd1d90b56f03aa6cc13194
parent76017ec682ec6d5798ceee188acb4245051c489c
tools/cephfs/top/CMakeList.txt: check the minimum compatible python version for cephfs-top

The minimum compatible python version for cephfs-top is 3.6.0, which supports
the curses apis and constants used in cephfs-top.

Fixes: https://tracker.ceph.com/issues/58677
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 581d892ae2c67237438b61f4f19a6ee8e12c22f7)
src/tools/cephfs/top/CMakeLists.txt