rpm: make Python 2.7.9 the default Python to include in rpms for EL 5
authorMads Kiilerich <madski@unity3d.com>
Fri, 16 Jan 2015 04:26:40 +0100
changeset 23881 33471119267b
parent 23880 c0c4713c3010
child 23882 272b1cc3e83e
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.
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