aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Lib/ya.make
diff options
context:
space:
mode:
authorAlexander Smirnov <alex@ydb.tech>2024-07-08 15:54:05 +0000
committerAlexander Smirnov <alex@ydb.tech>2024-07-08 15:54:05 +0000
commitfc7be18c76af2e700641f3598c4856baeef1428e (patch)
tree11dbca45eb321c3a4dd08b12152acc6ef5dd3fa9 /contrib/tools/python3/Lib/ya.make
parentec0e7ed6da6fb317741fd8468602949a1362eca5 (diff)
parentc92cb9d3a19331916f0c274d80e67f02a62caa9b (diff)
downloadydb-fc7be18c76af2e700641f3598c4856baeef1428e.tar.gz
Merge branch 'rightlib' into mergelibs-240708-1553
Diffstat (limited to 'contrib/tools/python3/Lib/ya.make')
-rw-r--r--contrib/tools/python3/Lib/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/Lib/ya.make b/contrib/tools/python3/Lib/ya.make
index 81d0f7ca7d..a21fe71ade 100644
--- a/contrib/tools/python3/Lib/ya.make
+++ b/contrib/tools/python3/Lib/ya.make
@@ -4,9 +4,9 @@ ENABLE(PYBUILD_NO_PY)
PY3_LIBRARY()
-VERSION(3.12.3)
+VERSION(3.12.4)
-ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.3.tar.gz)
+ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.4.tar.gz)
LICENSE(Python-2.0)