| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages.librosa: fix•••Fixes https://github.com/NixOS/nixpkgs/issues/285489 Ignore test `test_nnls_vector` as it prevents building the package with Nix. This test fails because of a call to `scipy.optimize.nnls` that reaches the maximum number of iterations. | Guillaume Desforges | 2024-02-02 | 1 | -0/+2 |
| * | python3Packages.librosa: 0.10.0 -> 0.10.1 | Martin Weinelt | 2023-09-27 | 1 | -10/+11 |
| * | python310Packages.librosa: support scipy 1.11 | natsukium | 2023-08-11 | 1 | -0/+10 |
| * | python3Packages.librosa: 0.9.2 -> 0.10.0•••https://github.com/librosa/librosa/releases/tag/0.10.0 - Migrate to pep517 build - Make matplotlib an optional dependency - Enable tests - Update description, homepage and add changelog url | Martin Weinelt | 2023-03-03 | 1 | -18/+85 |
| * | python3Packages.librosa: 0.9.1 -> 0.9.2 | Martin Weinelt | 2022-07-21 | 1 | -2/+2 |
| * | librosa: 0.9.0 -> 0.9.1 | Zhong Jianxin | 2022-02-25 | 1 | -2/+2 |
| * | python39Packages.librosa: 0.8.1 -> 0.9.0 | R. Ryantm | 2022-02-08 | 1 | -2/+2 |
| * | python3Packages.librosa: 0.8.0 -> 0.8.1 | Martin Weinelt | 2021-06-22 | 1 | -2/+2 |
| * | python3Packages.scikitlearn: rename to scikit-learn | DavHau | 2021-05-17 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | pythonPackages.librosa: fix required package pooch | Guillaume Desforges | 2020-08-27 | 1 | -1/+8 |
| * | python: librosa: 0.7.2 -> 0.8.0 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | python3Packages.librosa: 0.7.1 -> 0.7.2 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | python3Packages.librosa: add missing dependency••• (#72842) | Jon | 2019-11-13 | 1 | -1/+2 |
| * | python: librosa: 0.6.3 -> 0.7.1 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | python: librosa: 0.6.2 -> 0.6.3 | Frederik Rietdijk | 2019-02-17 | 1 | -2/+2 |
| * | python: librosa: 0.4.3 -> 0.6.2 | Frederik Rietdijk | 2018-12-03 | 1 | -2/+2 |
| * | pythonPackages.librosa: refactor move to python-modules | Chris Ostrouchov | 2018-10-17 | 1 | -0/+33 |
