Skip to content

Commit

Permalink
chore(conda): 0.2.0b19
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Jun 29, 2024
1 parent f0a6fe0 commit 70a331d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conda/rattler/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ schema_version: 1

context:
name: pyrovelocity
version: 0.2.0b18
version: 0.2.0b19
gitorg: pinellolab
gittag: v0.2.0-beta.18
gittag: v0.2.0-beta.19
gitref: beta
gitrev: 16cfb6713b5e0109df4e055fbf2dd0c12a33cbe6
gitrev: f0a6fe01472a28a5789625d801fca4afe530c2b2

package:
name: ${{ name|lower }}
Expand All @@ -21,7 +21,7 @@ source:
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/{{ gitrev }}.tar.gz
# sha256: 5edfd07ed970e6834c40043c94025e495a80e590bb2146f4f2cc0350abc23355
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: 441ca271eb50cdfbb6c74029e0828878f4809005d8e06c3f282c1e5b437348f3
sha256: 2205b2584becfd6a7c5d4d75ede63fdc8ee55bd419e3bdd437f1488ced12b4ef

build:
number: 0
Expand Down

0 comments on commit 70a331d

Please sign in to comment.