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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user