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 d45a876 + 1012206 commit 0a624d2Copy full SHA for 0a624d2
recipe/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "3.10.12" %}
+{% set version = "3.10.13" %}
2
{% set dev = "" %}
3
{% set dev_ = "" %}
4
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
@@ -48,7 +48,7 @@ source:
48
{% else %}
49
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
50
# md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}/
51
- sha256: afb74bf19130e7a47d10312c8f5e784f24e0527981eab68e20546cfb865830b8
+ sha256: 5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6
52
{% endif %}
53
patches:
54
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
0 commit comments