Skip to content

Commit 0272d15

Browse files
authored
Merge pull request conda-forge#36 from regro-cf-autotick-bot/0.10.1_h448d8d
librosa v0.10.1
2 parents f661a5c + 794e80b commit 0272d15

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recipe/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{% set version = "0.10.0" %}
2-
{% set hash_val = "989258965797d70420337cf0bcdbbc7f" %}
1+
{% set version = "0.10.1" %}
2+
{% set hash_val = "a5060a34cb7f032d45f88a302fced076" %}
33

44
package:
55
name: librosa
@@ -12,7 +12,7 @@ source:
1212

1313
build:
1414
noarch: python
15-
number: 2
15+
number: 0
1616
script: {{ PYTHON }} -m pip install . --no-deps -vv
1717

1818
requirements:
@@ -33,7 +33,7 @@ requirements:
3333
- decorator >=4.3.0
3434
- numba >=0.51.0
3535
- pysoundfile >=0.12.1
36-
- pooch >=1.0, <1.7
36+
- pooch >=1.0
3737
- packaging >=20.0
3838
- soxr-python >=0.3.2
3939
- lazy_loader >=0.1

0 commit comments

Comments
 (0)