From f81cf00f0838d3bf91936c5cd1e85ad4aaec2360 Mon Sep 17 00:00:00 2001 From: Ben Mares Date: Mon, 20 Jan 2025 09:54:37 +0100 Subject: [PATCH 1/2] Build for v0.1.11 This is required by vllm v0.6.6.post1 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2e7a9f8..4fc76f6 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "outlines" %} -{% set version = "0.1.13" %} +{% set version = "0.1.11" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/outlines-{{ version }}.tar.gz - sha256: 0233cb3ffae9cb6b01ad8d3c32b7d87e3f1cf7bdc7b28a0bc82cd3d277c09bca + sha256: 0997bd9da1cc050e430bd08995dc7d4bd855918bafa4531e49d3f37110a23aba build: noarch: python From 45da449c0f31133a825656f88cf25e66adbe0270 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:58:01 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and conda-forge-pinning 2025.01.20.08.51.33 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06d9554..6d56d14 100644 --- a/README.md +++ b/README.md @@ -145,5 +145,6 @@ In order to produce a uniquely identifiable distribution: Feedstock Maintainers ===================== +* [@maresb](https://github.com/maresb/) * [@pavelzw](https://github.com/pavelzw/)