Skip to content

Commit

Permalink
[bot-automerge] copier v9.1.0 (#18)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Nov 27, 2023
2 parents af9ee0c + 58cb50a commit a4ab5d5
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "copier" %}
{% set version = "9.0.1" %}
{% set version = "9.1.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/copier-{{ version }}.tar.gz
sha256: eaf525bbccad7acc66fb11ff52f1a96bf32b2470389d3c077c21e339b755842e
sha256: 0810134f0bf3ce72b402480d1420ab7e773c1c9ce719a923e1584cb69f97dacb

build:
entry_points:
Expand Down

0 comments on commit a4ab5d5

Please sign in to comment.