Skip to content

Commit

Permalink
chore(conda): build 0.4.0.b2
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 18, 2024
1 parent 087af68 commit cf31d2f
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.0b1
version: 0.4.0b2

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: ead077c55713cdb2d57da7589e8202448a638b980ff4f612aae182c4f7c67c28
sha256: 8075092032d399225f7d26022f7de99d8cee77c0959c3cdc886abc9961efa8da

build:
number: 0
Expand Down

0 comments on commit cf31d2f

Please sign in to comment.