components/python/python34/patches/07-ucred.patch
branchs11-update
changeset 3779 d01825f968e9
parent 3778 35735ffdda43
child 2183 5d00686e81da
--- a/components/python/python34/patches/07-ucred.patch	Fri Feb 06 16:51:20 2015 -0800
+++ b/components/python/python34/patches/07-ucred.patch	Thu Jun 19 13:53:07 2014 -0700
@@ -410,9 +410,9 @@
 +
 +	return m;
 +}
---- Python-3.4.0/setup.py.~3~	2014-03-19 10:44:16.508585670 -0700
-+++ Python-3.4.0/setup.py	2014-03-19 10:44:16.596735089 -0700
-@@ -1467,6 +1467,13 @@
+--- Python-3.4.1/setup.py.~3~	2014-05-27 11:02:30.818966992 -0700
++++ Python-3.4.1/setup.py	2014-05-27 11:02:30.872276167 -0700
+@@ -1477,6 +1477,13 @@
          # Stefan Krah's _decimal module
          exts.append(self._decimal_ext())