python314: 3.14.0b4 -> 3.14.0rc1

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0rc1
This commit is contained in:
Martin Weinelt
2025-07-23 00:32:31 +02:00
parent 125c8e0441
commit 71a749810c
@@ -92,9 +92,9 @@
major = "3";
minor = "14";
patch = "0";
suffix = "b4";
suffix = "rc1";
};
hash = "sha256-FeEj4Far67pt5ec8+jBEWajILK+oXU/H/G3oDmo+Gzk=";
hash = "sha256-hwd4CunxnFv1ufJ4JxgboRza17spLqScrVQkMx5A7os=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)