File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,9 @@ _curses_panel:
206
206
_datetime :
207
207
sources :
208
208
- _datetimemodule.c
209
+ setup-enabled-conditional :
210
+ - enabled : true
211
+ minimum-python-version : " 3.14"
209
212
210
213
_dbm :
211
214
sources :
Original file line number Diff line number Diff line change 82
82
"python_tag" : "cp313" ,
83
83
},
84
84
"cpython-3.14" : {
85
- "url" : "https://www.python.org/ftp/python/3.14.0/Python-3.14.0b4 .tar.xz" ,
86
- "size" : 23641472 ,
87
- "sha256" : "15e123e056abebba6de5e73cfa304459a8c82cafa85d4fc7fc6de80e6a3e1b39 " ,
88
- "version" : "3.14.0b4 " ,
85
+ "url" : "https://www.python.org/ftp/python/3.14.0/Python-3.14.0rc1 .tar.xz" ,
86
+ "size" : 23661916 ,
87
+ "sha256" : "8707780ae9f19c5bf5b9f27827181ba11cdad7bb292ea49cad5424331e40ee8b " ,
88
+ "version" : "3.14.0rc1 " ,
89
89
"licenses" : ["Python-2.0" , "CNRI-Python" ],
90
90
"license_file" : "LICENSE.cpython.txt" ,
91
91
"python_tag" : "cp314" ,
You can’t perform that action at this time.
0 commit comments