python312: 3.12.10 -> 3.12.11

https://docs.python.org/release/3.12.11/whatsnew/changelog.html

Fixes: CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517
This commit is contained in:
Martin Weinelt
2025-06-04 19:27:09 +02:00
parent c83cbd4c6f
commit 8cbadfa068
@@ -72,10 +72,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "10";
patch = "11";
suffix = "";
};
hash = "sha256-B6tpdHRZXgbwZkdBfTx/qX3tB6/Bp+RFTFY5kZtG6uo=";
hash = "sha256-wwuyS38emhmxG1WlRkNPdOc5u0wnGj46gP9DgNSfets=";
inherit passthruFun;
};