Skip to content

Commit

Permalink
Update varfish-cli to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Nov 6, 2024
1 parent cee8a8d commit f46a5ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/varfish-cli/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "0.6.3" %}
{% set sha256 = "7a7344b3d88b8ac303f0a54f7709fa528fe1555dd6e935c45e6ec452d955871d" %}
{% set version = "0.6.4" %}
{% set sha256 = "229fbfb2798f5703fc2023b24034e05a6af7356681de0c0fa902f68fe80f1490" %}

package:
name: varfish-cli
Expand All @@ -11,7 +11,7 @@ source:

build:
noarch: python
number: 2
number: 0
script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation -vvv
entry_points:
- varfish-cli = varfish_cli.__main__:main
Expand Down

0 comments on commit f46a5ed

Please sign in to comment.