python314: 3.14.0rc1 -> 3.14.0rc2

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0rc2
This commit is contained in:
Martin Weinelt 2025-08-16 02:53:00 +02:00
parent 53f2d8af41
commit 53582707b1
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -92,9 +92,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)