python312: 3.12.11 -> 3.12.12

https://docs.python.org/release/3.12.12/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-10-10 02:00:32 +02:00
parent 285ea04d23
commit 236ccf8c35
@@ -71,10 +71,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "11";
patch = "12";
suffix = "";
};
hash = "sha256-wwuyS38emhmxG1WlRkNPdOc5u0wnGj46gP9DgNSfets=";
hash = "sha256-+4WhNBSwKMSboYu9UjwtBVowtWsYuSzkVOosUe3GVsQ=";
inherit passthruFun;
};