python2: 2.7.18.8 -> 2.7.18.12

This commit is contained in:
Sandro Jäckel
2025-09-14 20:03:29 +02:00
parent 350c3fb93f
commit 963a04e217
@@ -36,9 +36,9 @@
major = "2";
minor = "7";
patch = "18";
suffix = ".8"; # ActiveState's Python 2 extended support
suffix = ".12"; # ActiveState's Python 2 extended support
};
hash = "sha256-HUOzu3uJbtd+3GbmGD35KOk/CDlwL4S7hi9jJGRFiqI=";
hash = "sha256-RuEgfpags9wJm9Xe0daotqUx4knABEUc7DvtgnQXEfE=";
inherit passthruFun;
};