mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
python: upgrade to version 2.7.11
And split python-dev and python-lib2to3 packages. Seems for python3 this was done, so we'll sync here. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PYTHON_VERSION:=2.7
|
||||
PYTHON_VERSION_MICRO:=10
|
||||
PYTHON_VERSION_MICRO:=11
|
||||
|
||||
PYTHON_DIR:=$(STAGING_DIR)/usr
|
||||
PYTHON_BIN_DIR:=$(PYTHON_DIR)/bin
|
||||
|
||||
Reference in New Issue
Block a user