Skip to content

Commit

Permalink
Merge pull request #36 from regro-cf-autotick-bot/0.10.1_h448d8d
Browse files Browse the repository at this point in the history
librosa v0.10.1
  • Loading branch information
bmcfee authored Aug 16, 2023
2 parents f661a5c + 794e80b commit 0272d15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "0.10.0" %}
{% set hash_val = "989258965797d70420337cf0bcdbbc7f" %}
{% set version = "0.10.1" %}
{% set hash_val = "a5060a34cb7f032d45f88a302fced076" %}

package:
name: librosa
Expand All @@ -12,7 +12,7 @@ source:

build:
noarch: python
number: 2
number: 0
script: {{ PYTHON }} -m pip install . --no-deps -vv

requirements:
Expand All @@ -33,7 +33,7 @@ requirements:
- decorator >=4.3.0
- numba >=0.51.0
- pysoundfile >=0.12.1
- pooch >=1.0, <1.7
- pooch >=1.0
- packaging >=20.0
- soxr-python >=0.3.2
- lazy_loader >=0.1
Expand Down

0 comments on commit 0272d15

Please sign in to comment.