]> granicus.if.org Git - python/commit
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)
authorMarcin Niemira <marcin.niemira@gmail.com>
Sat, 8 Jun 2019 21:05:06 +0000 (07:05 +1000)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Sat, 8 Jun 2019 21:05:05 +0000 (17:05 -0400)
commit45a14942c969ed508b35abd5e116cb18f84ce5b4
tree497854838d7a8f9c2bc6d8da06095ccb53a603ec
parente119b3d136bd94d880bce4b382096f6de3f38062
bpo-11122: fix hardcoded path checking for rpmbuild in bdist_rpm.py (GH-10594)
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]