Skip to content

Commit

Permalink
Update ebi-eva-common-pyutils to 0.6.11 (#52136)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 15, 2024
1 parent 483df4a commit e717c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/ebi-eva-common-pyutils/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "ebi-eva-common-pyutils" %}
{% set version = "0.6.10" %}
{% set version = "0.6.11" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/ebi_eva_common_pyutils-{{ version }}.tar.gz
sha256: f143c703e31f40c94ebe366ba5f8a8247b6c825590ac157a7f5495f36aa7accb
sha256: 503f15c55b8438295727661486d610e87b7e9c9ca159ff8e373d0533094eb93b

build:
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
Expand Down

0 comments on commit e717c2f

Please sign in to comment.