python314: 3.14.0a1 -> 3.14.0a2

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-2
This commit is contained in:
Martin Weinelt 2024-11-20 03:23:49 +01:00
parent 7e897232c9
commit f862225a11
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -100,9 +100,9 @@ in {
major = "3";
minor = "14";
patch = "0";
suffix = "a1";
suffix = "a2";
};
hash = "sha256-PkZLDLt1NeLbNCYv0ZoKOT0OYr4PQ7FRPtmDebBU6tQ=";
hash = "sha256-L/nhAUc0Kz79afXNnMBuxGJQ8qBGWHWZ0Y4srGnAWSA=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)