python314: 3.14.0 -> 3.14.1

https://docs.python.org/release/3.14.1/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-12-03 10:12:17 +01:00
parent 367dac5dcf
commit a2ccc79edb
@@ -91,10 +91,10 @@
sourceVersion = {
major = "3";
minor = "14";
patch = "0";
patch = "1";
suffix = "";
};
hash = "sha256-Ipna5ULTlc44g6ygDTyRAwfNaOCy9zNgmMjnt+7p8+k=";
hash = "sha256-jfoIsZWdnRWDihwtq3fcjY/0pVOh7QRt+svICVxtQvw=";
inherit passthruFun;
};