Skip to content

Commit bf1d59c

Browse files
committed
Python3: update to 3.14.6
1 parent 1576652 commit bf1d59c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/lang/Python3/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
PKG_NAME="Python3"
55
# When changing PKG_VERSION remember to sync PKG_PYTHON_VERSION!
6-
PKG_VERSION="3.14.5"
7-
PKG_SHA256="7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6"
6+
PKG_VERSION="3.14.6"
7+
PKG_SHA256="143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c63"
88
PKG_LICENSE="PSF-2.0"
99
PKG_SITE="https://www.python.org/"
1010
PKG_URL="https://www.python.org/ftp/python/${PKG_VERSION}/${PKG_NAME::-1}-${PKG_VERSION}.tar.xz"

0 commit comments

Comments
 (0)