We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c52295 + 6ee7647 commit ffe570bCopy full SHA for ffe570b
1 file changed
recipe/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "3.11.2" %}
+{% set version = "3.11.3" %}
2
{% set dev = "" %}
3
{% set dev_ = "" %}
4
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
@@ -46,7 +46,7 @@ source:
46
{% else %}
47
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
48
# md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}/
49
- md5: a957cffb58a89303b62124896881950b
+ md5: c8d52fc4fb8ad9932a11d86d142ee73a
50
{% endif %}
51
patches:
52
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
0 commit comments