From 2fcfb855cd7780ab07751cc16c80a0a58168668a Mon Sep 17 00:00:00 2001 From: shadchin Date: Wed, 18 Jun 2025 20:33:12 +0300 Subject: Update Python 3 to 3.12.11 commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86 --- contrib/tools/python3/Modules/_sqlite/ya.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/tools/python3/Modules/_sqlite') diff --git a/contrib/tools/python3/Modules/_sqlite/ya.make b/contrib/tools/python3/Modules/_sqlite/ya.make index c795ae765ed..5f827aaf5ac 100644 --- a/contrib/tools/python3/Modules/_sqlite/ya.make +++ b/contrib/tools/python3/Modules/_sqlite/ya.make @@ -2,9 +2,9 @@ PY3_LIBRARY() -VERSION(3.12.10) +VERSION(3.12.11) -ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.10.tar.gz) +ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.11.tar.gz) LICENSE(Python-2.0) -- cgit v1.3