python310: 3.10.16 -> 3.10.17

https://docs.python.org/release/3.10.16/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-04-09 14:21:20 +02:00
parent 51b69a3198
commit 2eeda516c8
3 changed files with 3 additions and 34 deletions
@@ -61,10 +61,10 @@
sourceVersion = {
major = "3";
minor = "10";
patch = "16";
patch = "17";
suffix = "";
};
hash = "sha256-v7JJYJmQIgSRobkoUKBxNe0IMeQXOM9oHWPPAbKo+9E=";
hash = "sha256-TGgFDwSdG0rFqt0N9fJ5QcA1DSqeerCQfuXrUiXZ1rA=";
inherit passthruFun;
};