User Tools

Site Tools


python_packages_to_rpm

Python Module RPM

Generating python module rpm is easy.
Please see the Python 3 and Python 2

Steps

  1. Download source
  2. Extract
  3. Run command as provided in the manual.
python setup.py bdist_rpm

This will create RPM in dist folder.

python_packages_to_rpm.txt · Last modified: 2020/08/10 02:35 (external edit)