Skip to content

Commit 31b69b3

Browse files
committed
python v3.12.4
1 parent 3732e62 commit 31b69b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = "3.12.3" %}
1+
{% set version = "3.12.4" %}
22
{% set dev = "" %}
33
{% set dev_ = "" %}
44
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
@@ -46,7 +46,7 @@ source:
4646
{% else %}
4747
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
4848
# md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}{{ dev }}/
49-
md5: 8defb33f0c37aa4bdd3a38ba52abde4e
49+
md5: d68f25193eec491eb54bc2ea664a05bd
5050
{% endif %}
5151
patches:
5252
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch

0 commit comments

Comments
 (0)