]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: convert filterfalse to list before returning
authorKefu Chai <kchai@redhat.com>
Mon, 10 Feb 2020 13:41:10 +0000 (21:41 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 10 Feb 2020 14:10:04 +0000 (22:10 +0800)
commitc35ac57e2787d28772df3f4b8b10c7d71eed8637
tree38fd9eb75441f3168fb3c8e948052f2e0d719880
parent54bcc1603b6a874bb61c3ba9760f54bb9e1b07e7
pybind: convert filterfalse to list before returning

distutils expects a list not an iterator

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/cephfs/setup.py
src/pybind/rados/setup.py
src/pybind/rbd/setup.py
src/pybind/rgw/setup.py