python315: 3.15.0b1 -> 3.15.0b2

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-2
This commit is contained in:
Martin Weinelt
2026-06-02 22:21:41 +02:00
parent 1e6c066eee
commit b04a32132e
@@ -80,9 +80,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "b1";
suffix = "b2";
};
hash = "sha256-1NUsz6HXJ+9SNfu31w+h26zxC4s3YNtiKHXaBay+Q3w=";
hash = "sha256-0U9HSrZ56QvHNLAv9YRHtuyZqCGvYdb/DB2g+G40GnE=";
inherit passthruFun;
};