aboutsummaryrefslogtreecommitdiff
path: root/python/python3-librosa
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-librosa')
-rw-r--r--python/python3-librosa/python3-librosa.SlackBuild2
-rw-r--r--python/python3-librosa/python3-librosa.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-librosa/python3-librosa.SlackBuild b/python/python3-librosa/python3-librosa.SlackBuild
index 337a90e840d7..2c4319b1667b 100644
--- a/python/python3-librosa/python3-librosa.SlackBuild
+++ b/python/python3-librosa/python3-librosa.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-librosa
SRCNAM=librosa
-VERSION=${VERSION:-0.10.0.post2}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-librosa/python3-librosa.info b/python/python3-librosa/python3-librosa.info
index 5d30c351e510..7d4fe268d876 100644
--- a/python/python3-librosa/python3-librosa.info
+++ b/python/python3-librosa/python3-librosa.info
@@ -1,8 +1,8 @@
PRGNAM="python3-librosa"
-VERSION="0.10.0.post2"
+VERSION="0.10.1"
HOMEPAGE="https://librosa.org/"
-DOWNLOAD="https://github.com/librosa/librosa/archive/refs/tags/0.10.0.post2/librosa-0.10.0.post2.tar.gz"
-MD5SUM="003b5429b3c496ea0a394917dcc3fc9c"
+DOWNLOAD="https://github.com/librosa/librosa/archive/refs/tags/0.10.1/librosa-0.10.1.tar.gz"
+MD5SUM="5c9d22f503c0ea20dac73e775cdca2c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-lazy_loader python3-matplotlib ipython python3-mir_eval python3-soundfile audioread python3-soxr python3-numba python3-llvmlite msgpack-python python3-pooch python3-platformdirs scikit-learn python3-presets"