mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
python,python3: override python setuptools & pip versions
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
define Package/python-setuptools
|
||||
$(call Package/python/Default)
|
||||
TITLE:=Python $(PYTHON_VERSION) setuptools module
|
||||
VERSION:=$(PYTHON_SETUPTOOLS_VERSION)
|
||||
DEPENDS:=+python
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user