bluez: bump to 5.47 fix CVE-2017-1000250
[feed/packages.git] / lang / python / python / files / python-version.mk
1 #
2 # Copyright (C) 2016 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 PYTHON_VERSION:=2.7
9 PYTHON_VERSION_MICRO:=13
10
11 PYTHON_SETUPTOOLS_VERSION:=28.8.0
12 PYTHON_PIP_VERSION:=9.0.1
13