python315: 3.15.0b2 -> 3.15.0b3

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-3
This commit is contained in:
Martin Weinelt
2026-06-24 15:00:18 +02:00
parent 900afd987f
commit 4361d1c65b
@@ -80,9 +80,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "b2";
suffix = "b3";
};
hash = "sha256-0U9HSrZ56QvHNLAv9YRHtuyZqCGvYdb/DB2g+G40GnE=";
hash = "sha256-apNa4jSmfmVJiUNzsM/rg2EYLQOyFEIyiulZirdCISc=";
inherit passthruFun;
};