python315: 3.15.0a1 -> 3.15.0a2

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-2
This commit is contained in:
Martin Weinelt
2025-11-23 17:20:25 +01:00
parent 58359aaba9
commit 3f07d3c307
@@ -104,9 +104,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "a1";
suffix = "a2";
};
hash = "sha256-MZSTnUiO6u79z5kNNVQtmtHOeIeJxOIwWiBg63BY5aQ=";
hash = "sha256-2KCi9Kfz1wkM8ZXoGBTv6V9wVUlVVX9A4UnYaUpmJ1E=";
inherit passthruFun;
};