Skip to content

Commit

Permalink
[bot-automerge] tyro v0.8.5 (#31)
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 Jun 25, 2024
2 parents 74c846a + 5b174e6 commit 32b5ca5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitattributes

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

7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

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 = "tyro" %}
{% set version = "0.8.4" %}
{% set version = "0.8.5" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tyro-{{ version }}.tar.gz
sha256: ae87205a89406ae2adcf579e1df43328de3bc3a1e95ddb49f7c8e61405bd4adc
sha256: 6523429c4ef6f7a08654534cb1c90a809f4d78c42bb1885f7e29bb55ce39fc6b

build:
noarch: python
Expand Down

0 comments on commit 32b5ca5

Please sign in to comment.