Skip to content

Commit

Permalink
Update pybedtools to 0.11.0 (#53017)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 2, 2025
1 parent 35ad93b commit e2bd966
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/pybedtools/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "pybedtools" %}
{% set version = "0.10.0" %}
{% set version = "0.11.0" %}

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

source:
url: https://files.pythonhosted.org/packages/cc/90/cea4197772a029e925bd5d414108b5438d621dfbb1b0cc2627529d1ec524/pybedtools-0.10.0.tar.gz
sha256: 1a6fbaad23b013becc741d7d5922a2df03e391bc44ff92772ffb7dd456711161
url: https://files.pythonhosted.org/packages/93/c0/593dadfc238f1980cc7e612b9035f0f2890bea2b9a745c8dabadfe9d4da0/pybedtools-0.11.0.tar.gz
sha256: 73b67cdfcccf84f37b3c444db8a4b22025edd6edcb45ce5725697eeb5b510d60

build:
number: 2
number: 0
run_exports:
- {{ pin_subpackage("pybedtools", max_pin="x.x") }}

Expand Down

0 comments on commit e2bd966

Please sign in to comment.