python312: 3.12.12 -> 3.12.13

https://docs.python.org/release/3.12.13/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2026-03-03 16:55:00 +01:00
parent c7c0eec8c1
commit 5c994fe2b1
@@ -59,10 +59,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "12";
patch = "13";
suffix = "";
};
hash = "sha256-+4WhNBSwKMSboYu9UjwtBVowtWsYuSzkVOosUe3GVsQ=";
hash = "sha256-wIvGWoGXHB3VeDGCgmUDNpRmx+ZzdNFkZRmt8FIHtoQ=";
inherit passthruFun;
};