From 433e83e7bd52f7897ccf435edc4b016150b27799 Mon Sep 17 00:00:00 2001 From: Noah Pendleton <2538614+noahp@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:51:07 -0400 Subject: [PATCH] remove python3.9 build, unused --- gdb-multi-arch/conda_build_config.yaml | 3 --- gdb-xtensa-esp32-elf/conda_build_config.yaml | 3 --- gdb-xtensa-lx106-elf/conda_build_config.yaml | 3 --- 3 files changed, 9 deletions(-) diff --git a/gdb-multi-arch/conda_build_config.yaml b/gdb-multi-arch/conda_build_config.yaml index 8fd497e..0711a0c 100644 --- a/gdb-multi-arch/conda_build_config.yaml +++ b/gdb-multi-arch/conda_build_config.yaml @@ -702,7 +702,6 @@ ntl: numpy: # part of a zip_keys: python, python_impl, numpy - 1.22 - - 1.22 - 1.23 - 1.26 occt: @@ -777,7 +776,6 @@ pybind11_abi: - 4 python: # part of a zip_keys: python, python_impl, numpy - - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython @@ -786,7 +784,6 @@ python_impl: - cpython - cpython - cpython - - cpython is_freethreading: - false # Keep in sync with libtorch diff --git a/gdb-xtensa-esp32-elf/conda_build_config.yaml b/gdb-xtensa-esp32-elf/conda_build_config.yaml index 8fd497e..0711a0c 100644 --- a/gdb-xtensa-esp32-elf/conda_build_config.yaml +++ b/gdb-xtensa-esp32-elf/conda_build_config.yaml @@ -702,7 +702,6 @@ ntl: numpy: # part of a zip_keys: python, python_impl, numpy - 1.22 - - 1.22 - 1.23 - 1.26 occt: @@ -777,7 +776,6 @@ pybind11_abi: - 4 python: # part of a zip_keys: python, python_impl, numpy - - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython @@ -786,7 +784,6 @@ python_impl: - cpython - cpython - cpython - - cpython is_freethreading: - false # Keep in sync with libtorch diff --git a/gdb-xtensa-lx106-elf/conda_build_config.yaml b/gdb-xtensa-lx106-elf/conda_build_config.yaml index 8fd497e..0711a0c 100644 --- a/gdb-xtensa-lx106-elf/conda_build_config.yaml +++ b/gdb-xtensa-lx106-elf/conda_build_config.yaml @@ -702,7 +702,6 @@ ntl: numpy: # part of a zip_keys: python, python_impl, numpy - 1.22 - - 1.22 - 1.23 - 1.26 occt: @@ -777,7 +776,6 @@ pybind11_abi: - 4 python: # part of a zip_keys: python, python_impl, numpy - - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython @@ -786,7 +784,6 @@ python_impl: - cpython - cpython - cpython - - cpython is_freethreading: - false # Keep in sync with libtorch