python313: 3.13.14 -> 3.13.15

https://docs.python.org/release/3.13.15/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2026-08-05 18:30:03 +02:00
parent 0ef9e3a240
commit f392f19a94

View File

@@ -59,10 +59,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "14";
patch = "15";
suffix = "";
};
hash = "sha256-Y55DJDxiCjCPloIT354A8vj2IzL3rbqnp+65eDBXxpA=";
hash = "sha256-HmanlFpIOQ7kwqQmig5BhYhAWaE8SqttFIqiCN7qSnY=";
inherit passthruFun;
};