From e0935e097b7225bd2ad3fc9b251acbf59108b5a1 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <121827174+conda-forge-webservices[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 20:19:46 +0000 Subject: [PATCH 1/2] dummy commit for rerendering --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1631282..ad01f81 100644 --- a/README.md +++ b/README.md @@ -164,3 +164,6 @@ Feedstock Maintainers * [@takluyver](https://github.com/takluyver/) * [@trallard](https://github.com/trallard/) + + + From c8028a4492df353732cd5621b6d138a67a31ca34 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 20:22:21 +0000 Subject: [PATCH 2/2] ENH: updated version to 9.0.0 & Re-rendered with conda-build 25.1.2, conda-smithy 3.46.0, and conda-forge-pinning 2025.02.28.18.13.10 --- .gitignore | 2 ++ README.md | 3 --- recipe/recipe.yaml | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bb38536..47b5408 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ # Rattler-build's artifacts are in `output` when not specifying anything. /output +# Pixi's configuration +.pixi diff --git a/README.md b/README.md index ad01f81..1631282 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,3 @@ Feedstock Maintainers * [@takluyver](https://github.com/takluyver/) * [@trallard](https://github.com/trallard/) - - - diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 99cfeb9..bcbfed1 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: - version: 8.32.0 + version: "9.0.0" package: name: ipython @@ -10,7 +10,7 @@ package: source: url: https://pypi.org/packages/source/i/ipython/ipython-${{ version }}.tar.gz - sha256: be2c91895b0b9ea7ba49d33b23e2040c352b33eb6a519cca7ce6e0c743444251 + sha256: 9368d65b3d4a471e9a698fed3ea486bbf6737e45111e915279c971b77f974397 build: number: 0