python39: 3.9.20 -> 3.9.21

https://docs.python.org/release/3.9.21/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-12-06 02:01:09 +01:00
parent 5c9f897171
commit 239c446720
@@ -46,10 +46,10 @@ in {
sourceVersion = {
major = "3";
minor = "9";
patch = "20";
patch = "21";
suffix = "";
};
hash = "sha256-aygSee/YUpTS1pk+FzmDpXRkwBM5Vvu7VTbslka+rww=";
hash = "sha256-MSb1lZLJsNeYWEdV8r97CB+hyjXOem/qmAEI11KgW7E=";
inherit passthruFun;
};