]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
debian: call dh_python3 for ceph-{base,common,fuse,volume}
authorMatthew Vernon <mvernon@wikimedia.org>
Wed, 20 Sep 2023 15:37:17 +0000 (16:37 +0100)
committerMatthew Vernon <mvernon@wikimedia.org>
Fri, 22 Sep 2023 16:32:04 +0000 (17:32 +0100)
commite4393e574cadb0f19feec513d7aceac4a3f60021
tree863d1b25aaa9c2c551b09f54feeb2b136f211327
parent67abe9c49a56102433135a2bdcedfb55c9224f99
debian: call dh_python3 for ceph-{base,common,fuse,volume}

In the cases of ceph-base, ceph-common, and ceph-fuse, this picks up
that these packages contain python scripts and adds a necessary
python3 dependency. In the case of ceph-volume it additionally parses
the requirements.txt file.

Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>
debian/rules