You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
317 B

  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. PYTHON_VERSION:=2.7
  8. PYTHON_VERSION_MICRO:=16
  9. PYTHON_SETUPTOOLS_PKG_RELEASE:=3
  10. PYTHON_PIP_PKG_RELEASE:=2
  11. PYTHON_SETUPTOOLS_VERSION:=40.6.2
  12. PYTHON_PIP_VERSION:=18.1