python310: 3.10.15 -> 3.10.16

https://docs.python.org/release/3.10.16/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt 2024-12-06 02:01:53 +01:00
parent 239c446720
commit ce5d74fbba
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -58,10 +58,10 @@ in {
sourceVersion = {
major = "3";
minor = "10";
patch = "15";
patch = "16";
suffix = "";
};
hash = "sha256-qrCVCBdzUXJgGHmHLZN8HkkopXxAmuAjaew9kdzOvnk=";
hash = "sha256-v7JJYJmQIgSRobkoUKBxNe0IMeQXOM9oHWPPAbKo+9E=";
inherit passthruFun;
};