python: refresh patches
[packages.git] / lang / python / patches / 120-force-internal-modules-for-hashlib.patch
index eae7de8..f0bdeef 100644 (file)
@@ -1,7 +1,9 @@
-diff --git a/setup.py b/setup.py
-index 0e08e74..65161db 100644
---- a/setup.py
-+++ b/setup.py
+---
+ setup.py |   10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+--- Python-2.6.4.orig/setup.py
++++ Python-2.6.4/setup.py
 @@ -622,9 +622,10 @@ class PyBuildExt(build_ext):
  
          #print 'openssl_ver = 0x%08x' % openssl_ver