Skip to content

Commit 1a1a425

Browse files
committed
Bump to 3.15.0a8
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent 9b30a08 commit 1a1a425

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipe/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set version = "3.15.0" %}
2-
{% set dev = "a7" %}
2+
{% set dev = "a8" %}
33
{% set dev_ = "" %}
44
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
55
{% set ver2nd = ''.join(version.split('.')[0:2]) %}
@@ -45,8 +45,8 @@ package:
4545

4646
source:
4747
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
48-
# md5 from: https://www.python.org/downloads/release/python-{{ ver3nd }}{{ dev }}/
49-
md5: 76b680750285a243d63dec8374b70818
48+
# sha256 from: https://www.python.org/downloads/release/python-{{ ver3nd }}{{ dev }}/
49+
sha256: 28f1b6358609042ebcc81488ec24569519f50804bb07dc23cc707b281b031c69
5050
patches:
5151
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
5252
- patches/0002-Win32-Do-not-download-externals.patch

0 commit comments

Comments
 (0)