Skip to content

Commit 5c655c7

Browse files

File tree

2 files changed

+2
-59
lines changed

2 files changed

+2
-59
lines changed

packages/lang/Python3/package.mk

+2-2
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.9.12"
7-
PKG_SHA256="2cd94b20670e4159c6d9ab57f91dbf255b97d8c1a1451d1c35f4ec1968adf971"
6+
PKG_VERSION="3.9.13"
7+
PKG_SHA256="125b0c598f1e15d2aa65406e83f792df7d171cdf38c16803b149994316a3080f"
88
PKG_LICENSE="OSS"
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"

packages/lang/Python3/patches/Python3-0401-fix-bpo-46070-2.patch

-57
This file was deleted.

0 commit comments

Comments
 (0)