summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules
diff options
context:
space:
mode:
authorJosef Kemetmüller <josef.kemetmueller@gmail.com>2020-04-14 13:50:11 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2020-05-09 11:15:28 +0200
commit3818cd9049677c9fdc8fac07d12927bd92cb61ba (patch)
tree5ab78b0841277d982e0c57b2c6bb60eb1bb33e6b /pkgs/development/python-modules
parent603ce3e2599a66d3ce5266a1e7552a82d457d6fe (diff)
python: Fix creating RPMs from Python packages
This should enable (manual) building of RPMs from python projects using the `python setup.py bdist_rpm` command on systems where `rpmbuild` is not located in `/usr/bin/`. (e.g. NixOS) The discovery of the rpmbuild command was fixed upstream in Python 3.8, so this commit backports the relevant patch to our currently supported Python 3 versions. Fixes: #85204
Diffstat (limited to 'pkgs/development/python-modules')
0 files changed, 0 insertions, 0 deletions