Skip to content

Commit

Permalink
Merge pull request #278 from beckermr/3.31.0
Browse files Browse the repository at this point in the history
conda-smithy 3.31.0
  • Loading branch information
beckermr authored Feb 22, 2024
2 parents e0d0c0b + 949f5bd commit a51647a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions .gitignore

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

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "3.30.4" %}
{% set version = "3.31.0" %}

package:
name: conda-smithy
version: {{ version }}

source:
url: https://github.com/conda-forge/conda-smithy/releases/download/v{{ version }}/conda-smithy-{{ version }}.tar.gz
sha256: 4a0373e84316cf4bb711779a258a200f778daf3e6cfc51cae8a5df383e3383dd
sha256: fb01cbecadffd3a7d8b7c9a9d65e76a87579fa0a9957906306032ff93ce902ee

build:
number: 0
Expand All @@ -30,7 +30,7 @@ requirements:
- python >=3.6
- setuptools
- conda >=4.2
- conda-build >=3.18.3
- conda-build >=24.1.0
- conda-package-handling >=1.9.0
- jinja2
- requests
Expand Down

0 comments on commit a51647a

Please sign in to comment.