components/python/python34/patches/08-dlpi.patch
changeset 5229 b7b91ddbbdce
parent 3869 eb4c6284602f
child 6446 b54de573b4e9
--- a/components/python/python34/patches/08-dlpi.patch	Tue Jan 05 13:35:29 2016 -0800
+++ b/components/python/python34/patches/08-dlpi.patch	Tue Dec 22 07:57:25 2015 -0800
@@ -1225,7 +1225,7 @@
 +}
 --- Python-3.4.3/setup.py.~4~	2015-02-25 08:17:06.183641123 -0800
 +++ Python-3.4.3/setup.py	2015-02-25 08:17:06.196157035 -0800
-@@ -1519,6 +1519,12 @@
+@@ -1520,6 +1520,12 @@
              exts.append( Extension('ucred', ['ucred.c'],
                                     libraries = ['tsol']) )