about summary refs log tree commit diff
path: root/pkgs/development/python-modules/audioread
AgeCommit message (Collapse)AuthorFilesLines
2023-12-20python3Packages.audioread: 3.0.0 -> 3.0.1Martin Weinelt1-3/+8
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis1-0/+1
Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt1-1/+1
when they already rely on SRI hashes.
2022-08-13python310Packages.audioread: 2.1.9 -> 3.0.0R. Ryantm1-2/+2
2021-06-09python3Packages.audioread: remove input pytestrunnerDavHau1-3/+0
2020-10-28python37Packages.audioread: 2.1.8 -> 2.1.9R. RyanTM1-2/+2
2019-06-15pythonPackages.audioread: fix buildFrederik Rietdijk1-1/+4
2019-06-15python: audioread: 2.1.7 -> 2.1.8Frederik Rietdijk1-2/+2
2019-06-15python: audioread: 2.1.6 -> 2.1.7Frederik Rietdijk1-2/+2
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-1/+0
The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
2018-06-21python: audioread: 2.1.5 -> 2.1.6Frederik Rietdijk1-2/+2
2017-08-25python.pkgs: many updatesFrederik Rietdijk1-2/+2
2017-08-12python.pkgs.audioread: move expressionFrederik Rietdijk1-0/+24