python314: 3.14.0rc1 -> 3.14.0rc2

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0rc2
(cherry picked from commit 53582707b1)
This commit is contained in:
Martin Weinelt
2025-08-16 02:53:00 +02:00
committed by github-actions[bot]
parent c569c9f944
commit 017a9ff0a8

View File

@@ -93,9 +93,9 @@
major = "3";
minor = "14";
patch = "0";
suffix = "rc1";
suffix = "rc2";
};
hash = "sha256-hwd4CunxnFv1ufJ4JxgboRza17spLqScrVQkMx5A7os=";
hash = "sha256-vGKFTPIyNFvSLJCRpoRk4B4FbGRzo//6hFcsijQtplY=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)