Skip to content

Commit

Permalink
Update flexynesis to 0.2.14 (#53478)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 25, 2025
1 parent dc0ace5 commit bd44283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/flexynesis/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "flexynesis" %}
{% set version = "0.2.13" %}
{% set version = "0.2.14" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/flexynesis-{{ version }}.tar.gz
sha256: 1ea9f6cc71cd4c86a3dda56d52f29b350de1707b3406fc81f5e43809e029b3b2
sha256: ced0ce3ca4783f08fd1642be3bc86d64c673d2a3c32e23ac397e3c791a1e5239

build:
entry_points:
Expand Down

0 comments on commit bd44283

Please sign in to comment.