]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume: fix build on RHEL 10/python 3.12 66929/head
authorMark Kogan <mkogan@redhat.com>
Wed, 14 Jan 2026 16:42:34 +0000 (16:42 +0000)
committerMark Kogan <mkogan@ibm.com>
Sun, 1 Feb 2026 15:40:55 +0000 (15:40 +0000)
Fixes: https://tracker.ceph.com/issues/74245
Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from commit 4f40d1303b5ddbaac8d952e17355beb43b4e1850)

src/ceph-volume/requirements.txt [new file with mode: 0644]

diff --git a/src/ceph-volume/requirements.txt b/src/ceph-volume/requirements.txt
new file mode 100644 (file)
index 0000000..1a2b2cb
--- /dev/null
@@ -0,0 +1,2 @@
+setuptools
+-e ../python-common