]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
deb/mgr: remove deprecated distutils from ceph-mgr.requires 64386/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 8 Jul 2025 14:32:01 +0000 (10:32 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 8 Jul 2025 14:32:05 +0000 (10:32 -0400)
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>
debian/ceph-mgr.requires

index 39336330c9394e3433d269152db02c5284eaecc3..02596f3e125943881e25560877577ca97f0730ea 100644 (file)
@@ -3,4 +3,3 @@ pyOpenSSL
 cephfs
 ceph-argparse
 pyyaml
-distutils