From: Hyunjee Kim Date: Mon, 25 Nov 2019 08:25:49 +0000 (+0900) Subject: Bump to python 2.7.17 X-Git-Tag: accepted/tizen/base/20191204.042000^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F218550%2F2;p=platform%2Fupstream%2Fpython.git Bump to python 2.7.17 Change-Id: I2fd8a054291e106d15ec215436225e05f1892bce Signed-off-by: Hyunjee Kim --- diff --git a/packaging/python.spec b/packaging/python.spec index 91547d1..1aed44f 100644 --- a/packaging/python.spec +++ b/packaging/python.spec @@ -1,6 +1,6 @@ Name: python -Version: 2.7.15 -Release: 1 +Version: 2.7.17 +Release: 0 License: Python-2.0 Summary: Python Interpreter Url: http://www.python.org/ @@ -12,7 +12,7 @@ Source1: macros.python Source2: pythonstart Source3: python.sh Source4: python.csh -Source6: python-2.7.15_lib64.patch +Source6: python_lib64.patch Source1001: %name.manifest diff --git a/packaging/python-2.7.15_lib64.patch b/packaging/python_lib64.patch similarity index 100% rename from packaging/python-2.7.15_lib64.patch rename to packaging/python_lib64.patch