]> granicus.if.org Git - python/commit
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Jun 2019 21:25:21 +0000 (14:25 -0700)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2019 21:25:21 +0000 (14:25 -0700)
commit3f7629d93c8cb3e0ee118c6a6463250f03d6c9f9
tree8498a19e957e8182af6b178e81351f53085862f5
parentfeaceaafe816e95c4aff15eab0bea6dc2bbfe4fd
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)

(cherry picked from commit 45a14942c969ed508b35abd5e116cb18f84ce5b4)

Co-authored-by: Marcin Niemira <marcin.niemira@gmail.com>
Lib/distutils/command/bdist_rpm.py
Misc/NEWS.d/next/Library/2018-11-12-19-08-50.bpo-11122.Gj7BQn.rst [new file with mode: 0644]