mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:24:31 +04:00
python: bump to version 2.7.16
This change updates Python to version 2.7.16, which is a bugfix release in the Python 2.7 series. This also removes patches back-ported from upstream. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
c13ae5ba28
commit
8e493eb19d
@@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PYTHON_VERSION:=2.7
|
||||
PYTHON_VERSION_MICRO:=15
|
||||
PYTHON_VERSION_MICRO:=16
|
||||
|
||||
PYTHON_SETUPTOOLS_PKG_RELEASE:=2
|
||||
PYTHON_PIP_PKG_RELEASE:=2
|
||||
PYTHON_SETUPTOOLS_PKG_RELEASE:=1
|
||||
PYTHON_PIP_PKG_RELEASE:=1
|
||||
|
||||
PYTHON_SETUPTOOLS_VERSION:=39.0.1
|
||||
PYTHON_PIP_VERSION:=9.0.3
|
||||
PYTHON_SETUPTOOLS_VERSION:=40.6.2
|
||||
PYTHON_PIP_VERSION:=18.1
|
||||
|
||||
Reference in New Issue
Block a user