From a55d99a3eb72f90355bc146baeda18aa7eb97352 Mon Sep 17 00:00:00 2001 From: shadchin Date: Sun, 28 Apr 2024 21:17:44 +0300 Subject: Update Python 3 to 3.12.3 7d09de7d8b99ea2be554ef0fc61276942ca9c2e1 --- contrib/tools/python3/Modules/_sqlite/ya.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/tools/python3/Modules/_sqlite/ya.make') diff --git a/contrib/tools/python3/Modules/_sqlite/ya.make b/contrib/tools/python3/Modules/_sqlite/ya.make index c8e770686f0..49635c2d573 100644 --- a/contrib/tools/python3/Modules/_sqlite/ya.make +++ b/contrib/tools/python3/Modules/_sqlite/ya.make @@ -2,9 +2,9 @@ LIBRARY() -VERSION(3.12.2) +VERSION(3.12.3) -ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.2.tar.gz) +ORIGINAL_SOURCE(https://github.com/python/cpython/archive/v3.12.3.tar.gz) LICENSE(Python-2.0) -- cgit v1.3