python314: 3.14.0rc2 -> 3.14.0rc3

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0rc3
This commit is contained in:
Martin Weinelt
2025-09-18 14:34:55 +02:00
parent cd33cfc252
commit 2444890a3d
@@ -92,9 +92,9 @@
major = "3";
minor = "14";
patch = "0";
suffix = "rc2";
suffix = "rc3";
};
hash = "sha256-vGKFTPIyNFvSLJCRpoRk4B4FbGRzo//6hFcsijQtplY=";
hash = "sha256-ZG3JReScc6FBiW3toS1D8/KT/WlCZ3TBb8Q0lhgOj80=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)