Skip to content

Commit b31da0d

Browse files
authored
Merge pull request #871 from regro-cf-autotick-bot/3.14.5_h3571a9
python v3.14.5
2 parents 85d775a + 0e014f3 commit b31da0d

32 files changed

Lines changed: 81 additions & 56 deletions

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/conda-build.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,61 +23,73 @@ jobs:
2323
matrix:
2424
include:
2525
- CONFIG: linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno
26+
STORE_BUILD_ARTIFACTS: False
2627
UPLOAD_PACKAGES: True
2728
os: ubuntu
2829
runs_on: ['ubuntu-latest']
2930
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
3031
- CONFIG: linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes
32+
STORE_BUILD_ARTIFACTS: False
3133
UPLOAD_PACKAGES: True
3234
os: ubuntu
3335
runs_on: ['ubuntu-latest']
3436
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
3537
- CONFIG: linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno
38+
STORE_BUILD_ARTIFACTS: False
3639
UPLOAD_PACKAGES: True
3740
os: ubuntu
3841
runs_on: ['ubuntu-latest']
3942
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
4043
- CONFIG: linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes
44+
STORE_BUILD_ARTIFACTS: False
4145
UPLOAD_PACKAGES: True
4246
os: ubuntu
4347
runs_on: ['ubuntu-latest']
4448
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
4549
- CONFIG: linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno
50+
STORE_BUILD_ARTIFACTS: False
4651
UPLOAD_PACKAGES: True
4752
os: ubuntu
4853
runs_on: ['ubuntu-latest']
4954
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
5055
- CONFIG: linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes
56+
STORE_BUILD_ARTIFACTS: False
5157
UPLOAD_PACKAGES: True
5258
os: ubuntu
5359
runs_on: ['ubuntu-latest']
5460
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
5561
- CONFIG: linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno
62+
STORE_BUILD_ARTIFACTS: False
5663
UPLOAD_PACKAGES: True
5764
os: ubuntu
5865
runs_on: ['ubuntu-latest']
5966
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
6067
- CONFIG: linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes
68+
STORE_BUILD_ARTIFACTS: False
6169
UPLOAD_PACKAGES: True
6270
os: ubuntu
6371
runs_on: ['ubuntu-latest']
6472
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
6573
- CONFIG: linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno
74+
STORE_BUILD_ARTIFACTS: False
6675
UPLOAD_PACKAGES: True
6776
os: ubuntu
6877
runs_on: ['ubuntu-latest']
6978
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
7079
- CONFIG: linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes
80+
STORE_BUILD_ARTIFACTS: False
7181
UPLOAD_PACKAGES: True
7282
os: ubuntu
7383
runs_on: ['ubuntu-latest']
7484
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
7585
- CONFIG: linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingno
86+
STORE_BUILD_ARTIFACTS: False
7687
UPLOAD_PACKAGES: True
7788
os: ubuntu
7889
runs_on: ['ubuntu-latest']
7990
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
8091
- CONFIG: linux_ppc64le_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes
92+
STORE_BUILD_ARTIFACTS: False
8193
UPLOAD_PACKAGES: True
8294
os: ubuntu
8395
runs_on: ['ubuntu-latest']
@@ -154,7 +166,7 @@ jobs:
154166
env:
155167
# default value; make it explicit, as it needs to match with artefact
156168
# generation below. Not configurable for now, can be revisited later
157-
CONDA_BLD_DIR: C:\bld
169+
CONDA_BLD_PATH: C:\bld
158170
MINIFORGE_HOME: ${{ contains(runner.arch, 'ARM') && 'C' || 'D' }}:\Miniforge
159171
PYTHONUNBUFFERED: 1
160172
CONFIG: ${{ matrix.CONFIG }}

.gitignore

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.14.4" %}
1+
{% set version = "3.14.5" %}
22
{% set dev = "" %}
33
{% set dev_ = "" %}
44
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
@@ -46,7 +46,7 @@ package:
4646
source:
4747
- url: https://www.python.org/ftp/python/{{ version }}/Python-{{ version }}{{ dev }}.tar.xz
4848
# sha256 from: https://www.python.org/downloads/release/python-{{ ver3nd }}{{ dev }}/
49-
sha256: d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef8
49+
sha256: 7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db6
5050
patches:
5151
- patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch
5252
- patches/0002-Win32-Do-not-download-externals.patch

recipe/patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From bc87f7d41e5dbda75de04d93b6e60075f579d5f2 Mon Sep 17 00:00:00 2001
1+
From beeefd6b9b6587c443b9822f0a1799ba02b1bfdf Mon Sep 17 00:00:00 2001
22
From: Ray Donnelly <mingw.android@gmail.com>
33
Date: Wed, 16 Aug 2017 11:53:55 +0100
44
Subject: [PATCH 01/26] Win32: Change FD_SETSIZE from 512 to 2048

recipe/patches/0002-Win32-Do-not-download-externals.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From ac7720a49412776a03313fecf281be7aa6d9d6d3 Mon Sep 17 00:00:00 2001
1+
From f75489f65b55fab066087b2bcf76f203f93025bc Mon Sep 17 00:00:00 2001
22
From: Ray Donnelly <mingw.android@gmail.com>
33
Date: Thu, 7 Sep 2017 11:35:47 +0100
44
Subject: [PATCH 02/26] Win32: Do not download externals

recipe/patches/0003-Fix-find_library-so-that-it-looks-in-sys.prefix-lib-.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f55dbad460ad50580aac291f5f68f77b4eb5e443 Mon Sep 17 00:00:00 2001
1+
From 8a72c28a7dde7e859ea1f26b654d18f36eb95774 Mon Sep 17 00:00:00 2001
22
From: Ray Donnelly <mingw.android@gmail.com>
33
Date: Tue, 5 Dec 2017 22:47:59 +0000
44
Subject: [PATCH 03/26] Fix find_library so that it looks in sys.prefix/lib

recipe/patches/0004-Disable-registry-lookup-unless-CONDA_PY_ALLOW_REG_PA.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 29f68dcae94d2ad54f7e36df12175fb2bd3ef467 Mon Sep 17 00:00:00 2001
1+
From 8db56658e2d81686aeef6f256227fc1251c1def4 Mon Sep 17 00:00:00 2001
22
From: Ray Donnelly <mingw.android@gmail.com>
33
Date: Sat, 27 Oct 2018 18:48:30 +0100
44
Subject: [PATCH 04/26] Disable registry lookup unless CONDA_PY_ALLOW_REG_PATHS

0 commit comments

Comments
 (0)