deb/mgr: remove deprecated distutils from ceph-mgr.requires

distutils was deprecated in python 3.10 and removed in 3.12 which we
need to support for ubuntu 24.04

Fixes: https://tracker.ceph.com/issues/72020

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley
2025-07-08 10:32:01 -04:00
parent a7026088a5
commit 3fb3f892aa

View File

@@ -3,4 +3,3 @@ pyOpenSSL
cephfs
ceph-argparse
pyyaml
distutils