# HG changeset patch # User Mads Kiilerich # Date 1421378800 -3600 # Node ID 33471119267be87ad47489f9b1be121c673f2ae7 # Parent c0c4713c3010401657e9125d61742c9f01a6dcf2 rpm: make Python 2.7.9 the default Python to include in rpms for EL 5 Use the new and more TLS support in Python 2.7.9. diff -r c0c4713c3010 -r 33471119267b contrib/buildrpm --- a/contrib/buildrpm Fri Jan 16 04:26:25 2015 +0100 +++ b/contrib/buildrpm Fri Jan 16 04:26:40 2015 +0100 @@ -17,8 +17,8 @@ ;; --withpython | --with-python) shift - PYTHONVER=2.7.8 - PYTHONMD5=d4bca0159acb0b44a781292b5231936f + PYTHONVER=2.7.9 + PYTHONMD5=5eebcaa0030dc4061156d3429657fb83 ;; --rpmbuilddir ) shift