python310Packages.librosa 0 -> 1 attrpath: python310Packages.librosa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/04h1rq8gwhrwssz8gcc2wlcrqkkwqlbs-packages.json.drv building '/nix/store/04h1rq8gwhrwssz8gcc2wlcrqkkwqlbs-packages.json.drv'... Going to be running update for following packages: - python3.10-librosa-0.9.2 Press Enter key to continue... Running update for: - python3.10-librosa-0.9.2: UPDATING ... - python3.10-librosa-0.9.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/librosa/default.nix b/pkgs/development/python-modules/librosa/default.nix index d12087e59f3..bc1169d7be3 100644 --- a/pkgs/development/python-modules/librosa/default.nix +++ b/pkgs/development/python-modules/librosa/default.nix @@ -14,11 +14,11 @@ buildPythonPackage rec { pname = "librosa"; - version = "0.9.2"; + version = "0.10.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-W1drXv3OQo6QvJiL3VqVPRKnJ+X5MfMNdMU7Y6u+PIk="; + sha256 = "sha256-joZp5QhAAtGof2yCtzLzcHhKNo0OVcLdfXrvP6Av0Fg="; }; propagatedBuildInputs = [ joblib matplotlib six scikit-learn decorator audioread resampy soundfile pooch ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.librosa nix build failed. adding 'librosa/util/__init__.py' adding 'librosa/util/__init__.pyi' adding 'librosa/util/_nnls.py' adding 'librosa/util/decorators.py' adding 'librosa/util/deprecation.py' adding 'librosa/util/exceptions.py' adding 'librosa/util/files.py' adding 'librosa/util/matching.py' adding 'librosa/util/utils.py' adding 'librosa/util/example_data/index.json' adding 'librosa/util/example_data/registry.txt' adding 'librosa-0.10.0.dist-info/LICENSE.md' adding 'librosa-0.10.0.dist-info/METADATA' adding 'librosa-0.10.0.dist-info/WHEEL' adding 'librosa-0.10.0.dist-info/top_level.txt' adding 'librosa-0.10.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/librosa-0.10.0/dist /build/librosa-0.10.0 Processing ./librosa-0.10.0-py3-none-any.whl Requirement already satisfied: scikit-learn>=0.20.0 in /nix/store/avaqkdjpx2w50dgyq9769fa3ghvr8cvx-python3.10-scikit-learn-1.2.1/lib/python3.10/site-packages (from librosa==0.10.0) (1.2.1) Requirement already satisfied: joblib>=0.14 in /nix/store/sgaywpksqi4iqq1b148hagzcbmwpwzbm-python3.10-joblib-1.2.0/lib/python3.10/site-packages (from librosa==0.10.0) (1.2.0) Requirement already satisfied: scipy>=1.2.0 in /nix/store/cpwjdd2iwgz7df4d06c1ywgrh9sdiq0q-python3.10-scipy-1.9.3/lib/python3.10/site-packages (from librosa==0.10.0) (1.9.3) Requirement already satisfied: pooch>=1.0 in /nix/store/xkmq836pvmavlg5l34vcn1di3l9kl1dp-python3.10-pooch-1.6.0/lib/python3.10/site-packages (from librosa==0.10.0) (1.6.0) ERROR: Could not find a version that satisfies the requirement soxr>=0.3.2 (from librosa) (from versions: none) ERROR: No matching distribution found for soxr>=0.3.2