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 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