Skip to content

Commit

Permalink
chore(conda): build 0.4.0.b4
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 21, 2024
1 parent da9e661 commit c73e45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/rattler/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version: 1

context:
name: pyrovelocity
version: 0.4.0b3
version: 0.4.0b4

package:
name: ${{ name|lower }}
Expand All @@ -16,7 +16,7 @@ source:
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/refs/heads/{{ gitref }}.tar.gz
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/{{ gitrev }}.tar.gz
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: 301d10ddb6c095947ae39470c71ba6dcd7447abe1aee4fef3b19d2ab253833f6
sha256: 5f905e8e35f621086dd475cbea2c62804119642eaff6402a67e2a179c947c51d

build:
number: 0
Expand Down

0 comments on commit c73e45c

Please sign in to comment.