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
319 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:=17
  9. PYTHON_SETUPTOOLS_PKG_RELEASE:=1
  10. PYTHON_PIP_PKG_RELEASE:=1
  11. PYTHON_SETUPTOOLS_VERSION:=41.2.0
  12. PYTHON_PIP_VERSION:=19.2.3