python315: 3.15.0a5 -> 3.15.0a6

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-6
This commit is contained in:
Martin Weinelt
2026-02-11 18:44:41 +01:00
parent 3afdb93b9d
commit ca2468533b
@@ -104,9 +104,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "a5";
suffix = "a6";
};
hash = "sha256-/uQNpkULZ1R8B53LKFLooD221X4GQVRmstMpREnbIu8=";
hash = "sha256-jipOGyr7k6hNZZ1DGx84RUSz2gCkuP9b81gPB61P+Yk=";
inherit passthruFun;
};