summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2019-12-09 17:16:06 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2019-12-09 17:16:19 +0900
commit83f65f8be1cd5df78f743d1cfe4edab16cab7986 (patch)
treee63eb29317525488c41f11457b73c6eb203fc161
parentb81eae39e80061470c54c944867635c9573ece60 (diff)
downloadpython-tizen_5.5_base.tar.gz
python-tizen_5.5_base.tar.bz2
python-tizen_5.5_base.zip
Change-Id: I35999eea1bdcadb569c73b2e03d5b1980379ccf9 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
-rw-r--r--Doc/library/urlparse.rst1
-rw-r--r--packaging/python.spec6
-rw-r--r--packaging/python_lib64.patch (renamed from packaging/python-2.7.15_lib64.patch)0
3 files changed, 3 insertions, 4 deletions
diff --git a/Doc/library/urlparse.rst b/Doc/library/urlparse.rst
index 0989c88..c77fb89 100644
--- a/Doc/library/urlparse.rst
+++ b/Doc/library/urlparse.rst
@@ -135,7 +135,6 @@ The :mod:`urlparse` module defines the following functions:
Characters that affect netloc parsing under NFKC normalization will
now raise :exc:`ValueError`.
-
.. function:: parse_qs(qs[, keep_blank_values[, strict_parsing[, max_num_fields]]])
Parse a query string given as a string argument (data of type
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
index 22159fc..22159fc 100644
--- a/packaging/python-2.7.15_lib64.patch
+++ b/packaging/python_lib64.patch