python_packages_to_rpm
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| python_packages_to_rpm [2018/08/24 18:37] – created k2patel | python_packages_to_rpm [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Generating python module rpm is easy.\\ | Generating python module rpm is easy.\\ | ||
| Please see the [[https:// | Please see the [[https:// | ||
| + | |||
| + | ==== Steps ==== | ||
| + | - Download source | ||
| + | - Extract | ||
| + | - Run command as provided in the manual. | ||
| + | |||
| + | <code bash> | ||
| + | python setup.py bdist_rpm | ||
| + | </ | ||
| + | |||
| + | This will create RPM in dist folder. | ||
python_packages_to_rpm.1535135824.txt.gz · Last modified: 2020/08/10 02:30 (external edit)
