Skip to content

Commit

Permalink
Fix sha256 to be from pypi instead of GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-dark committed Oct 17, 2024
1 parent 378702a commit 6e4de3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ package:
# shasum -a 256 somacore-i.j.k.tar.gz
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/somacore-{{ version }}.tar.gz
sha256: 191658ccf1a04f5f231acc3d50739a0c6c4d433abced3ba7e87c74328679d71d
sha256: 845ec64df2612fbe2785cd3f8557013d404917a639d1b9bb7aef0eb99dad6a8b

build:
noarch: python
Expand Down

0 comments on commit 6e4de3b

Please sign in to comment.