Skip to content

Commit

Permalink
Update dnaio to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 4, 2024
1 parent 6e47c8f commit 1736bc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/dnaio/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "1.2.1" %}
{% set version = "1.2.2" %}

package:
name: dnaio
version: {{ version }}

source:
url: https://files.pythonhosted.org/packages/2b/bf/c62568ad2e5be8eb9760ddf3ab66107a4ef2a47fe1bb92de5eb5322e65d8/dnaio-1.2.1.tar.gz
sha256: 4786dc63614b9f3011463d9ea9d981723dd38d1091a415a557f71d8c74400f38
url: https://files.pythonhosted.org/packages/1e/69/b11040d6cb619f2c879904dfd5f703c15d5ed05d20afc556318de9bc476b/dnaio-1.2.2.tar.gz
sha256: 55e1c8e5b86056ce3bb3a3eff643ebc9910a5d6d0d5c10a27eb4d5b6525117d5

build:
number: 2
number: 0
script: "{{ PYTHON }} -m pip install . --no-deps -vv"
run_exports:
- {{ pin_subpackage('dnaio', max_pin="x") }}
Expand Down

0 comments on commit 1736bc2

Please sign in to comment.