Skip to content

Commit

Permalink
Merge pull request #625 from regro-cf-autotick-bot/3.11.3_hc1fc68
Browse files Browse the repository at this point in the history
python v3.11.3
  • Loading branch information
jakirkham authored Apr 6, 2023
2 parents 3c52295 + 6ee7647 commit ffe570b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "3.11.2" %}
{% set version = "3.11.3" %}
{% set dev = "" %}
{% set dev_ = "" %}
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
Expand Down Expand Up @@ -46,7 +46,7 @@ source:
{% else %}
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
# md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}/
md5: a957cffb58a89303b62124896881950b
md5: c8d52fc4fb8ad9932a11d86d142ee73a
{% endif %}
patches:
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
Expand Down

0 comments on commit ffe570b

Please sign in to comment.