components/python/python27/patches/06-ucred.patch
changeset 4698 4e27e549b58d
parent 3555 76f4672c5e4b
child 6445 0edecb568b2e
--- a/components/python/python27/patches/06-ucred.patch	Wed Jul 22 05:12:12 2015 -0700
+++ b/components/python/python27/patches/06-ucred.patch	Fri Jul 24 09:56:22 2015 -0700
@@ -394,9 +394,9 @@
 +
 +	PyModule_AddObject(m, "ucred", (PyObject *)&pyucred_type);
 +}
---- 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 @@
+--- Python-2.7.10/setup.py.~2~	2015-05-10 10:17:06 -0800
++++ Python-2.7.10/setup.py	2015-05-18 14:37:00 -0800
+@@ -1563,6 +1563,13 @@
          else:
              missing.append('dl')