python314: 3.14.0-b1 -> 3.14.0-b2

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-beta-2
This commit is contained in:
Martin Weinelt
2025-05-27 09:22:37 +02:00
parent 68a7635955
commit d90442cfc0

View File

@@ -93,9 +93,9 @@
major = "3";
minor = "14";
patch = "0";
suffix = "b1";
suffix = "b2";
};
hash = "sha256-Ld0wp3yfYuBlzmSGZKJUubDAEbzaqMHCeHCH5kTL6zk=";
hash = "sha256-esnoSES7wKWo8feaN6aLO4yvKli0qlmZxJInyzbnDqY=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)