python314: 3.14.0a7 -> 3.14.0b1 (#405284)

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-beta-1
This commit is contained in:
Martin Weinelt
2025-05-08 18:10:10 +02:00
committed by GitHub

View File

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