python315: 3.15.0a7 -> 3.15.0a8

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-8

Fixes: CVE-2026-4224, CVE-2026-3644
This commit is contained in:
Martin Weinelt
2026-04-08 02:49:46 +02:00
parent 252628d21f
commit 51c6e5d2b4
@@ -92,9 +92,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "a7";
suffix = "a8";
};
hash = "sha256-j1kMQot/DUBt+Si4Vzfno6+ijt3U0UGUEOqAloftHqc=";
hash = "sha256-KPG2NYYJBC68yBSI7CRWlRn1CAS7B9wjzHB7KBsDHGk=";
inherit passthruFun;
};