python315: 3.15.0b2 -> 3.15.0b3

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-3
(cherry picked from commit 4361d1c65b)
This commit is contained in:
Martin Weinelt
2026-06-24 15:00:18 +02:00
committed by github-actions[bot]
parent 4c3d4ca14e
commit ee8e35d073

View File

@@ -92,9 +92,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "b2";
suffix = "b3";
};
hash = "sha256-0U9HSrZ56QvHNLAv9YRHtuyZqCGvYdb/DB2g+G40GnE=";
hash = "sha256-apNa4jSmfmVJiUNzsM/rg2EYLQOyFEIyiulZirdCISc=";
inherit passthruFun;
};