From 285aa9b76a4f5ef8e2654286869957a40a582429 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 5 Jun 2026 10:04:28 +0000 Subject: [PATCH 1/2] updated v9.14.1 --- recipe/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 2c4d428..0d4eddb 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: - version: "9.14.0" + version: "9.14.1" python_check_max: "3.14" pygments_modes: ipython ipython3 ipythonconsole ipython3console @@ -12,7 +12,7 @@ recipe: source: url: https://pypi.org/packages/source/i/ipython/ipython-${{ version }}.tar.gz - sha256: 6f27ff0f1d9ea050e0551f71568bc4b34d8aba579e8f111c5b4175f44ac6b4aa + sha256: f913bf74df06d458e46ced84ca506c23797590d594b236fe60b14df213291e7b build: number: 0 From 5cc8d1809477a0487ffa22dd23e7ac4cc6effe5a Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 5 Jun 2026 10:04:46 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-smithy 2026.5.29 and conda-forge-pinning 2026.06.05.00.20.1 --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index d00d312..2a351f0 100644 --- a/pixi.toml +++ b/pixi.toml @@ -5,7 +5,7 @@ [workspace] name = "ipython-feedstock" -version = "3.62.0" # conda-smithy version used to generate this file +version = "2026.5.29" # conda-smithy version used to generate this file description = "Pixi configuration for conda-forge/ipython-feedstock" authors = ["@conda-forge/ipython"] channels = ["conda-forge"]