2
0
Эх сурвалжийг харах

Python123 (#4122)

* Update tbb 2021.12.0

* Update python 3.12.3 (except windows)

since I don`t know how to edit xmake python mirror

* tbb back to 2021.11
Altina Orion 1 жил өмнө
parent
commit
6826f81115

+ 1 - 0
packages/p/python/xmake.lua

@@ -44,6 +44,7 @@ package("python")
         add_versions("3.10.11", "f3db31b668efa983508bd67b5712898aa4247899a346f2eb745734699ccd3859")
         add_versions("3.11.3", "1a79f3df32265d9e6625f1a0b31c28eb1594df911403d11f3320ee1da1b3e048")
         add_versions("3.11.8", "d3019a613b9e8761d260d9ebe3bd4df63976de30464e5c0189566e1ae3f61889")
+        add_versions("3.12.3", "a6b9459f45a6ebbbc1af44f5762623fa355a0c87208ed417628b379d762dddb0")
     end
 
     add_configs("headeronly", {description = "Use header only version.", default = false, type = "boolean"})