diff --git a/python3.spec b/python3.spec index abeecbf..009b4e5 100644 --- a/python3.spec +++ b/python3.spec @@ -707,6 +707,7 @@ sed -r -i s/'_PIP_VERSION = "[0-9.]+"'/'_PIP_VERSION = "%{pip_version}"'/ Lib/en %endif %patch277 -p1 +%patch279 -p1 # Currently (2010-01-15), http://docs.python.org/library is for 2.6, and there # are many differences between 2.6 and the Python 3 library.