From dc9eed428485dc6905b22d42109b0469a7312dd5 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:41:25 +0000 Subject: [PATCH 1/2] updated v1.6.0 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index caed13a..a4dfcaa 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "lume-model" %} -{% set version = "1.5.0" %} +{% set version = "1.6.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/slaclab/{{ name }}/archive/v{{ version }}.tar.gz - sha256: 62f63926cf4b5e8bca4cc7cc8edc6c4b80ac78d1593042b33fa1bbe47e558b35 + sha256: a21ed93ed50c72d2d5d93fbcd3ccb51cec3b1a2cbd72644b069c8a2e3563b40c build: noarch: python From b08d0a155e96da3beefd7196a5e8628c5a49e92a Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:41:32 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and conda-forge-pinning 2023.06.30.10.20.46 --- .circleci/config.yml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e61aa2..8b4ef2f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,6 +1,6 @@ # This file was generated automatically from conda-smithy. To update this configuration, # update the conda-forge.yml and/or the recipe/meta.yaml. -# -*- mode: yaml -*- +# -*- mode: jinja-yaml -*- version: 2 diff --git a/README.md b/README.md index 27da16c..bec5fda 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -About lume-model -================ +About lume-model-feedstock +========================== + +Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/lume-model-feedstock/blob/main/LICENSE.txt) Home: https://github.com/slaclab/lume-model Package license: SLAC Open -Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/lume-model-feedstock/blob/main/LICENSE.txt) - Summary: Lume-model hosts the variable classes required for running LUME models. Development: https://github.com/slaclab/lume-model