]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: build __pycache__ directories on RHEL 8
authorKen Dreyer <kdreyer@redhat.com>
Tue, 19 Feb 2019 16:42:09 +0000 (09:42 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 21 Feb 2019 22:03:51 +0000 (15:03 -0700)
commitf74c76c2da3fb4ded9d86486cdc85a56bc51901f
tree3dfbc894e502d86a835112320aff5f7a0efc706a
parent217c3f4ce52ec4d76ab7dbc3c1de8d8632b54b7b
rpm: build __pycache__ directories on RHEL 8

In RHEL 8, rpmbuild does not automatically generate __pycache__
directories. Generate them explicitly with the %py_byte_compile macro.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in