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
commit 4361d1c65b
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -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;
};