[Backport release-24.11] python314: 3.14.0a1 -> 3.14.0a2 (#358019)

This commit is contained in:
Martin Weinelt 2024-11-22 01:53:05 +01:00 committed by GitHub
commit 31ac5a4606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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)