components/python/python27/patches/06-ucred.patch
branchs11-update
changeset 3565 2d729d36ded7
parent 3367 ed5024e47b53
--- a/components/python/python27/patches/06-ucred.patch	Fri Dec 19 14:29:54 2014 -0800
+++ b/components/python/python27/patches/06-ucred.patch	Wed Dec 17 13:11:04 2014 -0800
@@ -394,9 +394,9 @@
 +
 +	PyModule_AddObject(m, "ucred", (PyObject *)&pyucred_type);
 +}
---- Python-2.7.8/setup.py.~2~	2014-07-17 20:41:55.688200021 -0700
-+++ Python-2.7.8/setup.py	2014-07-17 20:41:55.733063564 -0700
-@@ -1542,6 +1542,13 @@
+--- Python-2.7.9/setup.py.~2~	2014-12-11 09:21:22.692567515 -0800
++++ Python-2.7.9/setup.py	2014-12-11 09:21:22.772123046 -0800
+@@ -1544,6 +1544,13 @@
          else:
              missing.append('dl')