File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{% set version = "3.12.0" %}
2- {% set dev = "rc2 " %}
3- {% set dev_ = "rc2_ " %}
2+ {% set dev = "rc3 " %}
3+ {% set dev_ = "rc3_ " %}
44{% set ver2 = '.'.join(version.split('.')[0:2]) %}
55{% set ver2nd = ''.join(version.split('.')[0:2]) %}
66{% set ver3nd = ''.join(version.split('.')[0:3]) %}
@@ -50,7 +50,7 @@ source:
5050{% else %}
5151 - url : https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
5252 # md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}/
53- sha256 : 11eb10376e6baf7bea53001f5181eaee1797788c4db6e83a061e422357927674
53+ sha256 : 96397e891e98802b1d399dee3ceaeb9bcf0aa2566c8a7b1cce4d0196c277506a
5454{% endif %}
5555 patches :
5656 - patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
You can’t perform that action at this time.
0 commit comments