[Distutils] Question about creating rpms using distutiils

Steve lonetwin at gmail.com
Mon Nov 1 16:26:09 CET 2004


Hi,
    For a python project at work I would like to start using distuils
to build the rpms that currently are being built using gnu make+a
custom script. The only problem is that by default the bdist_rpm also
packages the '.py' files along with the compiled ".pyc's". For various
management related reasons, distribution of the source code is not an
option.
    Could someone please explain (with possibly and example) how to
build a pure-pyc-only binary rpm ??


Regards
Steve


More information about the Distutils-SIG mailing list