aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/ya.make
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.com>2023-12-13 02:43:57 +0300
committershadchin <shadchin@yandex-team.com>2023-12-13 03:08:48 +0300
commit5b48aabc614c6d407f885f3b228dc484ad4c5ba9 (patch)
tree602eb5cc5d85bf730c1de1fa50a13c2ee552830d /contrib/tools/python3/ya.make
parent35d7049b38602e8cbfcd3f96257329a1abce947e (diff)
downloadydb-5b48aabc614c6d407f885f3b228dc484ad4c5ba9.tar.gz
Update Python 3 to 3.11.7
Diffstat (limited to 'contrib/tools/python3/ya.make')
-rw-r--r--contrib/tools/python3/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/ya.make b/contrib/tools/python3/ya.make
index 1841d07198..0cf5ca9b2e 100644
--- a/contrib/tools/python3/ya.make
+++ b/contrib/tools/python3/ya.make
@@ -2,9 +2,9 @@
PROGRAM()
-VERSION(3.11.6)
+VERSION(3.11.7)
-ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.11.6.tar.gz)
+ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.11.7.tar.gz)
LICENSE(Python-2.0)