diff options
| author | shadchin <[email protected]> | 2023-10-03 23:32:21 +0300 |
|---|---|---|
| committer | shadchin <[email protected]> | 2023-10-03 23:48:51 +0300 |
| commit | 01ffd024041ac933854c367fb8d1b5682d19883f (patch) | |
| tree | b70aa497ba132a133ccece49f7763427dcd0743f /contrib/tools/python3/src/ya.make | |
| parent | a33fdb9a34581fd124e92535153b1f1fdeca6aaf (diff) | |
Update Python 3 to 3.11.6
Diffstat (limited to 'contrib/tools/python3/src/ya.make')
| -rw-r--r-- | contrib/tools/python3/src/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/python3/src/ya.make b/contrib/tools/python3/src/ya.make index 637212e54e8..1e940961c50 100644 --- a/contrib/tools/python3/src/ya.make +++ b/contrib/tools/python3/src/ya.make @@ -2,9 +2,9 @@ LIBRARY() -VERSION(3.11.5) +VERSION(3.11.6) -ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.11.5.tar.gz) +ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.11.6.tar.gz) LICENSE(Python-2.0) |
