python313: 3.13.2 -> 3.13.3

https://docs.python.org/release/3.13.2/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-04-09 14:21:21 +02:00
parent 090848175d
commit 8b55cf6245
@@ -93,10 +93,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "2";
patch = "3";
suffix = "";
};
hash = "sha256-2YS8xXzWfKqyb33vQuUjscAVu8XcB4Ns9PC2P6FZ61Y=";
hash = "sha256-QPhovL3rgUmjFJWAu5v9QHszIc1I8L5jGvlVrJLA4EE=";
inherit passthruFun;
};