python314: 3.14.1 -> 3.14.2

https://docs.python.org/release/3.14.2/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-12-06 01:20:00 +01:00
parent c83a2227bb
commit 9dde8c194a
@@ -91,10 +91,10 @@
sourceVersion = {
major = "3";
minor = "14";
patch = "1";
patch = "2";
suffix = "";
};
hash = "sha256-jfoIsZWdnRWDihwtq3fcjY/0pVOh7QRt+svICVxtQvw=";
hash = "sha256-zlQ6uFS8JWthtx6bJ/gx/9G/1gpHnWOfi+f5dXz1c+k=";
inherit passthruFun;
};