components/python/python34/patches/07-ucred.patch
branchs11-update
changeset 3876 da37433d5103
parent 3786 fa9d2da4d216
child 5229 b7b91ddbbdce
--- a/components/python/python34/patches/07-ucred.patch	Fri Feb 20 13:26:28 2015 -0800
+++ b/components/python/python34/patches/07-ucred.patch	Wed Feb 25 20:44:31 2015 -0800
@@ -410,9 +410,9 @@
 +
 +	return m;
 +}
---- Python-3.4.2/setup.py.~3~	2014-09-22 14:12:32.357526710 -0700
-+++ Python-3.4.2/setup.py	2014-09-22 14:12:32.421969305 -0700
-@@ -1485,6 +1485,13 @@
+--- Python-3.4.3/setup.py.~3~	2015-02-25 08:14:54.409345225 -0800
++++ Python-3.4.3/setup.py	2015-02-25 08:14:54.469040486 -0800
+@@ -1512,6 +1512,13 @@
          # Stefan Krah's _decimal module
          exts.append(self._decimal_ext())