changeset 23881:33471119267b

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.
author Mads Kiilerich <madski@unity3d.com>
date Fri, 16 Jan 2015 04:26:40 +0100
parents c0c4713c3010
children 272b1cc3e83e
files contrib/buildrpm
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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