nixpkgs/pkgs/development/interpreters/python/cpython/3.7
Josef Kemetmüller 3818cd9049 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
2020-05-09 11:15:28 +02:00
..
darwin-libutil.patch cpython: fetch darwin-libutil.patch to nixpkgs 2020-01-14 08:26:58 +00:00
fix-hardcoded-path-checking-for-rpmbuild.patch python: Fix creating RPMs from Python packages 2020-05-09 11:15:28 +02:00
no-ldconfig.patch
python-3.x-distutils-C++.patch python37: fix distutils C++ patch (PR #64758) 2019-07-15 09:37:43 +02:00