Skip to content

Commit

Permalink
Update freyja to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and martin-g committed Oct 22, 2024
1 parent 0f2e37c commit 30d974a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/freyja/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.5.1" %}
{% set version = "1.5.2" %}
{% set name = "Freyja" %}

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

build:
number: 1
number: 0
script: "python -m pip install . --no-deps"
noarch: python
entry_points:
Expand All @@ -16,7 +16,7 @@ build:

source:
url: https://github.com/andersen-lab/{{ name }}/archive/v{{ version }}.tar.gz
sha256: e9007c144857cb8aefe5a834e50c097d1ed685439c9c25f188e38d0c736084d8
sha256: e1703f2bff4bd747f80b7b3ebd97a8b06dc1b149d4306323c0408ee4cfeddab9

requirements:
host:
Expand Down

0 comments on commit 30d974a

Please sign in to comment.