python315: 3.15.0a3 -> 3.15.0a4

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-4
This commit is contained in:
Martin Weinelt
2026-01-14 01:38:58 +01:00
parent df940922de
commit c06e838d65
@@ -104,9 +104,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "a3";
suffix = "a4";
};
hash = "sha256-arAs2sJFBXeYd7sdkYlDLWfpDd8qm4t7Nz6tVKwHtgc=";
hash = "sha256-oKUh1cSAuJl52hrvzil1DrFYEowBeHKOv+91EcIbTnc=";
inherit passthruFun;
};