mirror of
https://github.com/openwrt/packages.git
synced 2025-12-28 14:20:05 +04:00
python3: update to version 3.9.15
Release notes: - https://www.python.org/downloads/release/python-3915/ Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
d16d6e58d2
commit
f00b449d17
@@ -8,7 +8,7 @@
|
||||
# Note: keep in sync with setuptools & pip
|
||||
PYTHON3_VERSION_MAJOR:=3
|
||||
PYTHON3_VERSION_MINOR:=9
|
||||
PYTHON3_VERSION_MICRO:=14
|
||||
PYTHON3_VERSION_MICRO:=15
|
||||
|
||||
PYTHON3_VERSION:=$(PYTHON3_VERSION_MAJOR).$(PYTHON3_VERSION_MINOR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user