python315: 3.15.0a6 -> 3.15.0a7

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-7
This commit is contained in:
Martin Weinelt
2026-03-11 14:10:58 +01:00
parent a0f2821b48
commit eb50eb4678

View File

@@ -92,9 +92,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "a6";
suffix = "a7";
};
hash = "sha256-jipOGyr7k6hNZZ1DGx84RUSz2gCkuP9b81gPB61P+Yk=";
hash = "sha256-j1kMQot/DUBt+Si4Vzfno6+ijt3U0UGUEOqAloftHqc=";
inherit passthruFun;
};