python314: 3.14.0a6 -> 3.14.0a7

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-7
This commit is contained in:
Martin Weinelt
2025-04-09 14:21:21 +02:00
parent 8b55cf6245
commit c22011ba99
@@ -106,9 +106,9 @@
major = "3";
minor = "14";
patch = "0";
suffix = "a6";
suffix = "a7";
};
hash = "sha256-jWGB5TMdmizWykBa4SMOiFiaBD9HaOu0Q9OInUXBw1w=";
hash = "sha256-ca287DrJ7fkzCOVc+0GE8utLFv2iuwpaOCkp7SnIOG0=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)