python314: 3.14.0a2 -> 3.14.0a3

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-3
This commit is contained in:
Martin Weinelt
2025-01-17 19:47:29 +09:00
committed by natsukium
parent 1a701a7cf8
commit b734fd2caf
2 changed files with 10 additions and 3 deletions
@@ -100,9 +100,9 @@ in {
major = "3";
minor = "14";
patch = "0";
suffix = "a2";
suffix = "a3";
};
hash = "sha256-L/nhAUc0Kz79afXNnMBuxGJQ8qBGWHWZ0Y4srGnAWSA=";
hash = "sha256-lDSd8gdFaldaiGfCC0ykNPhw4ZINzcyP33l+GvSavpA=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)